Add better design for i3 mode indicator

This commit is contained in:
Marty Oehme 2019-12-02 21:21:15 +01:00
parent 430b018e74
commit 5b444c8b23

View file

@ -89,7 +89,7 @@ font-1 = Iosevka:size=18
; module type
type = internal/i3
; default formatting
format = <label-state> <label-mode>
format = <label-mode><label-state>
; removes numbers for workspaces which have distinct names / icons
strip-wsnumbers = true
@ -130,6 +130,11 @@ label-visible-padding = ${self.label-unfocused-padding}
label-urgent = %icon%
label-urgent-background = ${colors.alert}
label-urgent-padding = ${self.label-unfocused-padding}
; formatting of the mode display
label-mode = %mode%
label-mode-padding = ${self.label-unfocused-padding}
label-mode-foreground = ${colors.background}
label-mode-background = ${colors.primary}
[module/cpu]
; module type