monitor fix, nv typewriter mode

This commit is contained in:
azpsen
2025-01-05 10:01:06 -06:00
parent 4cf79d70b3
commit 19daa162c9
3 changed files with 16 additions and 4 deletions

View File

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