mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-30 17:48:40 +01:00
bspwm: Don't float mpv by default
This makes it easier to manage mpv windows like all other windows, which lets us take advantage of watching 16:9 videos with mpv tiled while working on other things.
This commit is contained in:
parent
5b9b59073d
commit
620c1ac7c8
@ -99,7 +99,6 @@ fi
|
|||||||
~/.config/polybar/launch.sh main &
|
~/.config/polybar/launch.sh main &
|
||||||
|
|
||||||
# bspc rules
|
# bspc rules
|
||||||
bspc rule -a mpv state=floating
|
|
||||||
bspc rule -a feh state=floating
|
bspc rule -a feh state=floating
|
||||||
bspc rule -a kitty:floating state=floating
|
bspc rule -a kitty:floating state=floating
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user