Added disk util to xmobar (xmobar config)

This commit is contained in:
afonsofrancof 2022-11-05 16:22:05 +00:00
parent 551e914342
commit 549aeb98c3

View file

@ -25,6 +25,7 @@ Config {font = "Ubuntu bold 10"
, Run Date "%a, %d %b <fn=1></fn> %H:%M:%S" "date" 10 , Run Date "%a, %d %b <fn=1></fn> %H:%M:%S" "date" 10
, Run Mpris2 "playerctld" ["-t", "<fc=#AAC0F0><artist> - <title></fc>"] 10 , Run Mpris2 "playerctld" ["-t", "<fc=#AAC0F0><artist> - <title></fc>"] 10
, Run Memory ["-t","Mem: <fc=#AAC0F0><usedratio></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/cpu_temp.sh" [] "cpu" 10
, Run Com "/home/afonso/.config/xmobar/scripts/gpu_util.sh" [] "gpu" 10 , Run Com "/home/afonso/.config/xmobar/scripts/gpu_util.sh" [] "gpu" 10
, Run Com "/home/afonso/.config/xmobar/scripts/volume.sh" [] "volume" 10 , Run Com "/home/afonso/.config/xmobar/scripts/volume.sh" [] "volume" 10
@ -40,6 +41,7 @@ Config {font = "Ubuntu bold 10"
\%_XMONAD_LOG_0%\ \%_XMONAD_LOG_0%\
\}\ \}\
\%date%\ \%date%\
\<hspace=20/>\
\{\ \{\
\Playing: %mpris2%\ \Playing: %mpris2%\
\ \ \ \
@ -57,6 +59,10 @@ Config {font = "Ubuntu bold 10"
\ \ \ \
\|\ \|\
\ \ \ \
\%disk%\
\ \
\|\
\ \
\ \ \ \
\%network%\ \%network%\
\ \ \ \