diff options
Diffstat (limited to '.config/bspwm')
-rwxr-xr-x | .config/bspwm/bspwmrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 7d25162..74c82c5 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -34,3 +34,4 @@ bspc rule -a feh state=floating bspc rule -a XTerm state=floating bspc rule -a Pavucontrol state=floating bspc rule -a '*:slack' desktop='^9' state=tiled follow=off +bspc rule -a '*:megasync' state=floating |