Change polybar keyboard module color
This commit is contained in:
parent
05c0540b87
commit
a6fe74d1fa
@ -1033,7 +1033,7 @@ blacklist-1 = scroll lock
|
||||
; <label-indicator> (default)
|
||||
format = <label-layout> <label-indicator>
|
||||
;;format-spacing = 0
|
||||
format-foreground = ${color.yellow}
|
||||
format-foreground = ${color.cyan}
|
||||
|
||||
; Available tokens:
|
||||
; %layout%
|
||||
@ -1043,7 +1043,7 @@ format-foreground = ${color.yellow}
|
||||
label-layout = %layout%
|
||||
;;label-layout-padding = 2
|
||||
;;label-layout-background = #bc99ed
|
||||
; label-layout-foreground = ${color.yellow}
|
||||
label-layout-foreground = ${color.white}
|
||||
|
||||
; Available tokens:
|
||||
; %name%
|
||||
|
Loading…
Reference in New Issue
Block a user