aboutsummaryrefslogtreecommitdiffstats
path: root/polybar
diff options
context:
space:
mode:
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%