From 549aeb98c3fda3156a3f02438316ecb29bb211ac Mon Sep 17 00:00:00 2001 From: afonsofrancof Date: Sat, 5 Nov 2022 16:22:05 +0000 Subject: [PATCH] Added disk util to xmobar (xmobar config) --- .config/xmobar/xmobarrc0 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.config/xmobar/xmobarrc0 b/.config/xmobar/xmobarrc0 index 689443f..019b445 100644 --- a/.config/xmobar/xmobarrc0 +++ b/.config/xmobar/xmobarrc0 @@ -25,6 +25,7 @@ Config {font = "Ubuntu bold 10" , Run Date "%a, %d %b  %H:%M:%S" "date" 10 , Run Mpris2 "playerctld" ["-t", " - </fc>"] 10 , Run Memory ["-t","Mem: <fc=#AAC0F0><usedratio></fc>%"] 10 + , Run Com "/home/afonso/.config/xmobar/scripts/disk.sh" [] "disk" 10 , Run Com "/home/afonso/.config/xmobar/scripts/cpu_temp.sh" [] "cpu" 10 , Run Com "/home/afonso/.config/xmobar/scripts/gpu_util.sh" [] "gpu" 10 , Run Com "/home/afonso/.config/xmobar/scripts/volume.sh" [] "volume" 10 @@ -40,6 +41,7 @@ Config {font = "Ubuntu bold 10" \%_XMONAD_LOG_0%\ \}\ \%date%\ + \<hspace=20/>\ \{\ \Playing: %mpris2%\ \ \ @@ -57,6 +59,10 @@ Config {font = "Ubuntu bold 10" \ \ \|\ \ \ + \%disk%\ + \ \ + \|\ + \ \ \ \ \%network%\ \ \