mirror of
https://github.com/smxi/inxi.git
synced 2025-01-19 08:57:57 +00:00
tweaks
This commit is contained in:
parent
c09b4efe14
commit
5863d3f709
4
inxi
4
inxi
|
@ -838,8 +838,8 @@ select_default_color_scheme()
|
|||
print_screen_output "[0m $i)$spacer${C1} Continue, no changes or config file setting."
|
||||
print_screen_output "[0m $(($i+1)))$spacer${C1} Exit, use another terminal, or set manually."
|
||||
print_screen_output "------------------------------------------------------------------------------"
|
||||
print_screen_output "Simply type the number for the color scheme that looks best to your eyes in the terminal client"
|
||||
print_screen_output "you are using and hit enter. NOTE: You can bring this option list up by starting $SCRIPT_NAME with this option: -c 99"
|
||||
print_screen_output "Simply type the number for the color scheme that looks best to your eyes in the terminal client you are"
|
||||
print_screen_output "using and hit enter. NOTE: You can bring this option list up by starting $SCRIPT_NAME with this option: -c 99"
|
||||
print_screen_output "Your selection will be stored here: $HOME/.$SCRIPT_NAME/$SCRIPT_NAME.conf"
|
||||
print_screen_output "------------------------------------------------------------------------------"
|
||||
echo -n "[0m"
|
||||
|
|
Loading…
Reference in a new issue