aboutsummaryrefslogtreecommitdiff
path: root/.config/alsi/alsi.output
diff options
context:
space:
mode:
authorBlista Kanjo2023-07-19 17:48:04 -0400
committerBlista Kanjo2023-07-19 17:48:04 -0400
commit6ea968f372483607e8a1fa08a7e1d5bd16809c3f (patch)
tree7319bb0069c7bccaeacf7bed295126dccfb9053e /.config/alsi/alsi.output
parent5f171c1a6e480ea051b5abb9dc312096ede23b81 (diff)
refactor: `alsi` output
Diffstat (limited to '.config/alsi/alsi.output')
-rwxr-xr-x[-rw-r--r--].config/alsi/alsi.output8
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/alsi/alsi.output b/.config/alsi/alsi.output
index 1a9e677..347ad29 100644..100755
--- a/.config/alsi/alsi.output
+++ b/.config/alsi/alsi.output
@@ -35,14 +35,14 @@
{HARDCODED => "\e[1;37m\e[41mHardware Information:\e[0m"},
{CPU => '%sCPU:%s %s'}, # CPU name
- {RAM => '%sRAM:%s %s'}, # RAM usage
{HARDCODED => "\e[1;34mGPU:\e[0m GNUvisor LiberonX Pro (GLP-FTX 256)"},
- # {SWAP => '%sSWAP:%s %s'}, # SWAP usage
+ {RAM => '%sRAM:%s %s'}, # RAM usage
+ {SWAP => '%sSWAP:%s %s'}, # SWAP usage
{HARDCODED => "\n"},
# {PARTITIONS => undef}, # Partitions goes here
- {HARDCODED => "\e[1;37m\e[41mTheme Information:\e[0m"},
- {GTK2_THEME => '%sGTK2 theme:%s %s'}, # Gtk2 theme
+ {HARDCODED => "\e[1;37m\e[41mOther Information:\e[0m"},
{GTK3_THEME => '%sGTK3 theme:%s %s'},
+ # {GTK2_THEME => '%sGTK2 theme:%s %s'}, # Gtk2 theme
]