This commit is contained in:
Ray Elliott 2020-04-07 23:35:31 +01:00
parent 138cf65205
commit 00efc0257a
1 changed files with 1 additions and 3 deletions

4
config
View File

@ -30,12 +30,10 @@ override-redirect = true
[bar/HDMI-0]
inherit = bar/base
monitor = ${env:MONITOR:HDMI-0}
override-redirect = true
[bar/DVI-0]
inherit = bar/base
monitor = ${env:MONITOR:DVI-0}
override-redirect = true
[bar/eDP-1-1]
inherit = bar/base
@ -57,7 +55,7 @@ label = %title:0:90:...%
[module/bspwm]
type = internal/bspwm
pin-workspaces = false
pin-workspaces = true
label-focused = %name%
label-focused-foreground = ${colors.primary}