monitor fix, nv typewriter mode
This commit is contained in:
@@ -30,15 +30,15 @@ width = 100%
|
||||
height = 24pt
|
||||
radius = 0
|
||||
|
||||
monitor = DP-2
|
||||
monitor = DP-0
|
||||
|
||||
; dpi = 96
|
||||
|
||||
background = ${colors.background}
|
||||
foreground = ${colors.foreground}
|
||||
|
||||
scroll-up = bspc monitor -f DP-2 && bspc desktop -f prev.local
|
||||
scroll-down = bspc monitor -f DP-2 && bspc desktop -f next.local
|
||||
scroll-up = bspc monitor -f DP-0 && bspc desktop -f prev.local
|
||||
scroll-down = bspc monitor -f DP-0 && bspc desktop -f next.local
|
||||
|
||||
line-size = 3pt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user