mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Add neovim terminal autocmd and more bspwm window specs
This commit is contained in:
parent
59c92909da
commit
c64b231e17
2 changed files with 9 additions and 1 deletions
|
|
@ -35,6 +35,8 @@ bspc config focused_border_color '#92971a'
|
|||
bspc rule -a 'firefox:*:Picture-in-Picture' sticky=on
|
||||
bspc rule -a 'origin.exe:*' state=floating
|
||||
bspc rule -a 'osu!:*' state=floating rectangle=1600x1200
|
||||
bspc rule -a 'mpv:*' rectangle=640x360+1270+710
|
||||
bspc rule -a 'streamlink-twitch-gui:*' state=floating
|
||||
# bspc rule -a 'mpv:*' sticky=on
|
||||
# bspc rule -a Gimp desktop='^8' state=floating follow=on
|
||||
# bspc rule -a Chromium desktop='^2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue