mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
edit
This commit is contained in:
parent
e0e39911a5
commit
5c614335df
2
inxi
2
inxi
|
@ -834,7 +834,7 @@ select_default_color_scheme()
|
|||
# print_screen_output "You will see this message only one time per user account, unless you set preferences in: /etc/$SCRIPT_NAME.conf"
|
||||
print_screen_output ""
|
||||
print_screen_output "Because there is no way to know your $COLOR_SELECTION foreground/background colors, you can"
|
||||
print_screen_output "set your color preferences from color scheme option list below. 0 is no colors, 1 neutral gray."
|
||||
print_screen_output "set your color preferences from color scheme option list below. 0 is no colors, 1 neutral."
|
||||
print_screen_output "After these, there are 3 sets: 1-dark or light backgrounds; 2-light backgrounds; 3-dark backgrounds."
|
||||
print_screen_output "Please note that this will set the $COLOR_SELECTION preferences only for user: $(whoami)"
|
||||
print_screen_output "------------------------------------------------------------------------------"
|
||||
|
|
Loading…
Reference in a new issue