Show background color for workspaces that are on other monitor
This commit is contained in:
parent
6e93cb3228
commit
df09362098
|
@ -173,6 +173,7 @@ index-sort = true
|
||||||
enable-click = true
|
enable-click = true
|
||||||
label-unfocused-padding = 3
|
label-unfocused-padding = 3
|
||||||
label-focused-background = ${colors.blue}
|
label-focused-background = ${colors.blue}
|
||||||
|
label-visible-background = ${colors.background}
|
||||||
label-focused-padding = 3
|
label-focused-padding = 3
|
||||||
label-focused-font=3
|
label-focused-font=3
|
||||||
label-unfocused-font=3
|
label-unfocused-font=3
|
||||||
|
|
Loading…
Reference in New Issue