update
This commit is contained in:
parent
138cf65205
commit
00efc0257a
4
config
4
config
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue