Show background color for workspaces that are on other monitor

This commit is contained in:
Thomas Avé 2023-05-22 14:44:19 +02:00
parent 6e93cb3228
commit df09362098
1 changed files with 1 additions and 0 deletions

View File

@ -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