diff --git a/home/.config/polybar/modules.conf b/home/.config/polybar/modules.conf index 0fb9bc6e..fd7615b1 100644 --- a/home/.config/polybar/modules.conf +++ b/home/.config/polybar/modules.conf @@ -7,13 +7,14 @@ ;;;;;;;;;;;;;;;;;;;;;;;; [module/config] type = custom/script -exec = echo "" +format-prefix = " " interval = 5 +exec = grep "current" $HOME/.gorice/templates/i3/data.json | cut -d '"' -f22 | cut -d . -f1 | cut -d / -f2 label = %output% -label-padding = 2 +format-padding = 2 format =