From 87af8efde45b1dcf48045738ff9d5d181c67cd07 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 13 May 2018 09:54:10 -0400 Subject: [PATCH] [rc/bspwm] launch compton on startup, don't auto move firefox to ^1 --- rc.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.20.1