Change paddings and remove background for i3 module

This commit is contained in:
2021-09-23 09:16:11 +03:00
parent 648c49ac44
commit d3e397fa31

View File

@@ -31,7 +31,7 @@ modules-right = keyboard-layout volume-control network power-menu
module-margin = 1
padding-right = 1
padding = 1
separator = |
@@ -48,9 +48,8 @@ type = internal/i3
; Current active workspace
; %{T4} forces this label to use font-3
label-focused = "%{T4}%index%"
label-focused-background = ${colors.secondary}
label-focused-foreground = ${colors.primary}
label-focused-padding = 2
label-focused-padding = 1
; All the other workspaces but the active
label-unfocused = ${self.label-focused}