adding a bunch of stuff (vim, nvim, bspwm)

This commit is contained in:
tonitch
2025-01-06 21:22:17 +01:00
parent 851e88be15
commit 082824261b
5 changed files with 18 additions and 3 deletions

View File

@ -98,6 +98,8 @@ bspc rule -a Zathura state=tiled
bspc rule -a arduino state=pseudo_tiled
bspc rule -a Spotify desktop=VII follow=off focus=off
bspc rule -a discord desktop=VII follow=off focus=off
bspc rule -a steam_app_2666510 state=pseudo_tiled split_dir=south split_ratio 340 locked private layer=above rectangle=1920x340+0+740
#bspc rule -a steam_app_2666510 state=pseudo_tiling locked=on private=on split_dir=south split_ratio 296 layer=above rectangle=1920x296+0+784
## Autogap adjusts windowgap automatically according to the number of
## windows on the desktop. Using it disables negative window gap.