generation 511 25.11.20250714.62e0f05

This commit is contained in:
2025-09-11 16:44:39 -04:00
parent 2275df24ae
commit 3b4fba7bf4
3 changed files with 28 additions and 1 deletions

View File

@@ -25,6 +25,8 @@ bspc config window_gap 2
bspc config split_ratio 0.50
bspc config borderless_monocle true
bspc config gapless_monocle true
bspc config remove_disabled_monitors true
bspc config merge_overlapping_monitors true
# bspc config merge_overlapping_monitors true
bspc rule -a Zathura state=tiled
bspc rule -a "Zotero" -o desktop="19" focus=off

View File

@@ -68,7 +68,7 @@ super + {t,shift + t,s,a}
# focus the node in the given direction
super + {_,shift + }{j,k,i,l}
bspc node -{f,s} {west,south,north,east}
bspc node -{f,s} {west,south,north,east}.local
# focus the node for the given path jump
# super + {p,b,comma,period}