aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/polybar/config##template6
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/polybar/config##template b/.config/polybar/config##template
index 1359709..8a78051 100644
--- a/.config/polybar/config##template
+++ b/.config/polybar/config##template
@@ -137,6 +137,12 @@ exec = echo "%{T2}$(id -u -n)%{T-}@%{T2}$(uname -n)%{T-}"
interval = 9999999
label-font = 2
+[module/keyboard]
+type = custom/script
+exec = ~/.local/share/bin/kbindicator
+interval = 3
+label-font = 1
+
{% include "config.{{ yadm.hostname }}" %}
; vim:ft=dosini