polybar: df

This commit is contained in:
Michael Grote 2022-07-10 22:23:16 +02:00
parent 281de0bc1f
commit 6f5c069eec

View file

@ -54,7 +54,7 @@ format-prefix-foreground = ${colors.foreground-alt}
type = custom/script type = custom/script
exec = /home/mg/dotfiles/polybar/scripte/df.sh exec = /home/mg/dotfiles/polybar/scripte/df.sh
interval = 10 interval = 10
format-prefix = "DISK " format-prefix = "DU "
format-prefix-foreground = ${colors.foreground-alt} format-prefix-foreground = ${colors.foreground-alt}
[module/backlight] [module/backlight]