From: Amin Bandali Date: Sun, 13 May 2018 13:54:10 +0000 (-0400) Subject: [rc/bspwm] launch compton on startup, don't auto move firefox to ^1 X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/87af8efde45b1dcf48045738ff9d5d181c67cd07 [rc/bspwm] launch compton on startup, don't auto move firefox to ^1 --- diff --git a/rc.org b/rc.org index 78afa55..afe914a 100644 --- a/rc.org +++ b/rc.org @@ -66,7 +66,7 @@ sent_tag = sent sxhkd & sh ~/.fehbg & xfce4-panel -d & -#compton & +compton & sleep 0.5 && pasystray --notify=all & bspc monitor -d I II III IV V VI VII VIII IX X @@ -85,7 +85,7 @@ bspc config gapless_monocle true bspc config click_to_focus button1 bspc config directional_focus_tightness low -bspc rule -a Firefox desktop='^1' follow=on +#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