spacing
This commit is contained in:
parent
daf67feede
commit
1297c4691b
1 changed files with 4 additions and 4 deletions
|
@ -90,7 +90,7 @@ label-focused-foreground = ${colors.secondary}
|
|||
label-focused-padding = 0
|
||||
label-unfocused-padding = 0
|
||||
label-separator =|
|
||||
label-separator-padding = 2
|
||||
label-separator-padding = 1
|
||||
label-separator-foreground = ${colors.disabled}
|
||||
|
||||
|
||||
|
@ -127,7 +127,7 @@ label-muted-padding = 1
|
|||
type = internal/xkeyboard
|
||||
blacklist-0 = num lock
|
||||
|
||||
label-layout = %layout%
|
||||
label-layout = %layout%
|
||||
label-layout-foreground = ${colors.background}
|
||||
label-layout-background = ${colors.purple}
|
||||
label-layout-padding = 1
|
||||
|
@ -138,7 +138,7 @@ label-indicator-background = ${colors.secondary}
|
|||
[module/memory]
|
||||
type = internal/memory
|
||||
interval = 2
|
||||
label =%percentage_used:2%%
|
||||
label = %percentage_used:2%%
|
||||
label-background = ${colors.orange}
|
||||
label-foreground = ${colors.background}
|
||||
label-padding = 1
|
||||
|
@ -158,7 +158,7 @@ interval = 1
|
|||
date = %H:%M
|
||||
date-alt = %Y-%m-%d %H:%M:%S
|
||||
|
||||
label =﨟 %date%
|
||||
label =﨟 %date%
|
||||
label-foreground = ${colors.background}
|
||||
label-background = ${colors.cyan}
|
||||
label-padding = 1
|
||||
|
|
Loading…
Reference in a new issue