diff options
Diffstat (limited to '.config/polybar')
-rw-r--r-- | .config/polybar/config.ini##template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/config.ini##template b/.config/polybar/config.ini##template index 125c15c..94a3b34 100644 --- a/.config/polybar/config.ini##template +++ b/.config/polybar/config.ini##template @@ -124,7 +124,7 @@ label-font = 2 [module/keyboard] type = custom/script exec = ~/.local/share/bin/kbindicator -interval = 3 +tail = true label-font = 1 {% include "config.{{ yadm.hostname }}.ini" %} |