minor
This commit is contained in:
16
.config/polybar/custom/modules/workspaces.ini
Normal file
16
.config/polybar/custom/modules/workspaces.ini
Normal file
@@ -0,0 +1,16 @@
|
||||
[module/workspaces]
|
||||
type = internal/xworkspaces
|
||||
|
||||
label-active = %name%
|
||||
label-active-background = ${colors.accent}
|
||||
label-active-foreground = ${colors.background}
|
||||
label-active-padding = 2
|
||||
|
||||
label-occupied = %name%
|
||||
label-occupied-foreground = ${colors.accent}
|
||||
label-occupied-padding = 2
|
||||
|
||||
label-empty = %name%
|
||||
label-empty-foreground = ${colors.dim}
|
||||
label-empty-padding = 2
|
||||
|
||||
Reference in New Issue
Block a user