From a7a492eef841e29bfe639eb35f941c50a4ed197e Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Sun, 23 Jun 2024 10:07:36 -0400 Subject: refactor: update `alsi` output --- .config/alsi/alsi.output | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config/alsi/alsi.output') 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 -- cgit v1.2.3