aboutsummaryrefslogtreecommitdiffstats
path: root/polybar
diff options
context:
space:
mode:
authorGravatar Tom Willemse2020-09-02 15:54:08 -0700
committerGravatar Tom Willemse2020-12-26 23:17:23 -0800
commitf5e61a52c766122a809a19acc59d45dd9117c1cd (patch)
tree1008bb1c5a326a15f1cea5b45b2e6bf97bbfb503 /polybar
parentf1b84e60e183a12c1f35c59a248afe6bd82ac96d (diff)
downloadnew-dotfiles-f5e61a52c766122a809a19acc59d45dd9117c1cd.tar.gz
new-dotfiles-f5e61a52c766122a809a19acc59d45dd9117c1cd.zip
Show available desktop tags in polybar
Diffstat (limited to 'polybar')
-rw-r--r--polybar/.config/polybar/config14
1 files changed, 13 insertions, 1 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config
index 1df15fc..b997ce6 100644
--- a/polybar/.config/polybar/config
+++ b/polybar/.config/polybar/config
@@ -36,7 +36,7 @@ font-0 = fixed:pixelsize=10;1
font-1 = Font Awesome 5 Free:style=Solid:pixelsize=10;0
font-2 = siji:pixelsize=10;1
-modules-left = xwindow
+modules-left = ewmh xwindow
modules-center =
modules-right = volume xkeyboard date
@@ -83,6 +83,18 @@ tray-padding = 2
cursor-click = pointer
cursor-scroll = ns-resize
+[module/ewmh]
+type = internal/xworkspaces
+pin-workspaces = false
+enable-click = false
+enable-scroll = false
+
+label-active = %icon% %name%
+label-active-foreground = #65a854
+label-active-background = #1f2c3f
+
+label-empty-foreground = #969696
+
[module/xwindow]
type = internal/xwindow
label = %title%