i3 update

This commit is contained in:
2025-05-26 18:29:43 +02:00
parent 9e4ed36c74
commit afa96afc9c
12 changed files with 223 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
[module/workspaces]
type = internal/xworkspaces
label-active = %name%
label-active-background = ${colours.background-alt}
label-active-underline = ${colours.primary}
label-active-padding = 1
label-occupied = %name%
label-occupied-padding = 1
label-urgent = %name%
label-urgent-background = ${colours.alert}
label-urgent-padding = 1
label-empty = %name%
label-empty-foreground = ${colours.disabled}
label-empty-padding = 1