X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/1a2c9c24bbc911a889f322967c86383ff3241a3e..61777d7d03a3d4304bf71917cb0acc09ddf4a4f4:/bspwm/.config/bspwm/bspwmrc diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index 5d517a2..c5b8746 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -5,6 +5,7 @@ sh ~/.fehbg & xfce4-panel -d & pnmixer & compton & +nm-applet & bspc monitor -d I II III IV V VI VII VIII IX X #bspc monitor eDP-1 -d I II III IV V @@ -18,10 +19,11 @@ bspc config window_gap 8 bspc config split_ratio 0.52 bspc config borderless_monocle true bspc config gapless_monocle true -bspc config click_to_focus true +bspc config click_to_focus button1 bspc config directional_focus_tightness low bspc rule -a Firefox desktop='^1' follow=on +bspc rule -a Nightly desktop='^1' follow=on bspc rule -a Emacs desktop='^2' state=tiled follow=on #bspc rule -a Chromium desktop='^4' follow=on bspc rule -a URxvt state=floating @@ -36,3 +38,18 @@ bspc rule -a Seahorse state=floating bspc rule -a mpv state=floating bspc rule -a Evince state=floating bspc rule -a Meld state=floating +bspc rule -a Autokey-gtk state=floating +bspc rule -a Mousepad state=floating +bspc rule -a Wrapper-1.0 state=floating +bspc rule -a File-roller state=floating +bspc rule -a Gnome-disks state=floating +bspc rule -a Termite state=floating +bspc rule -a Termite:tiled state=tiled +bspc rule -a Thunderbird:Calendar state=floating +bspc rule -a Audacity state=floating +bspc rule -a Proof state=floating # pvs x-show-proof +bspc rule -a Nm-connection-editor state=floating +bspc rule -a Wire state=floating +bspc rule -a discord state=floating +bspc rule -a X2goclient state=floating +bspc rule -a SimpleScreenRecorder state=floating