diff options
Diffstat (limited to '.config/alsi/alsi.output')
| -rwxr-xr-x | .config/alsi/alsi.output | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/alsi/alsi.output b/.config/alsi/alsi.output index 347ad29..1f20ece 100755 --- a/.config/alsi/alsi.output +++ b/.config/alsi/alsi.output @@ -20,7 +20,7 @@ # GTK3_FONT_NAME - ex: {GTK3_FONT_NAME => '%sGTK3 font name:%s %s'}, [ - {HARDCODED => "\e[1;37m\e[41mOS Information:\e[0m"}, + {HARDCODED => "\e[1;37m\e[40mOS Information:\e[0m"}, {OS => '%sOS:%s %s'}, # Operating system {KERNEL => '%sKernel:%s %s'}, # Kernel version {UPTIME => '%sUptime:%s %s'}, # Uptime @@ -33,7 +33,7 @@ # {GTK2_ICON_THEME => '%sGTK2 icon theme:%s %s'}, # Gtk2 icon theme # {GTK2_FONT_NAME => '%sGTK2 font name:%s %s'}, # Gtk2 font name - {HARDCODED => "\e[1;37m\e[41mHardware Information:\e[0m"}, + {HARDCODED => "\e[1;37m\e[40mHardware Information:\e[0m"}, {CPU => '%sCPU:%s %s'}, # CPU name {HARDCODED => "\e[1;34mGPU:\e[0m GNUvisor LiberonX Pro (GLP-FTX 256)"}, {RAM => '%sRAM:%s %s'}, # RAM usage @@ -41,7 +41,7 @@ {HARDCODED => "\n"}, # {PARTITIONS => undef}, # Partitions goes here - {HARDCODED => "\e[1;37m\e[41mOther Information:\e[0m"}, + {HARDCODED => "\e[1;37m\e[40mOther Information:\e[0m"}, {GTK3_THEME => '%sGTK3 theme:%s %s'}, # {GTK2_THEME => '%sGTK2 theme:%s %s'}, # Gtk2 theme |
