[F] Fix semicolon for RhaymOS
https://github.com/dylanaraps/neofetch/pull/2274
This commit is contained in:
parent
1b19c63d53
commit
426a242c94
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -12083,7 +12083,6 @@ ${c1}
|
|||
`.-:://////:-.
|
||||
EOF
|
||||
;;
|
||||
;;
|
||||
|
||||
"RhaymOS"*)
|
||||
set_colors 1
|
||||
|
@ -12104,6 +12103,7 @@ ${c1}
|
|||
#####################################
|
||||
#######################################
|
||||
EOF
|
||||
;;
|
||||
|
||||
"rocky_small"*)
|
||||
set_colors 2
|
||||
|
|
Loading…
Reference in a new issue