summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmin Bandali <amin@aminb.org>2018-05-13 09:54:10 -0400
committerAmin Bandali <amin@aminb.org>2018-05-13 09:54:10 -0400
commit87af8efde45b1dcf48045738ff9d5d181c67cd07 (patch)
tree59b030ba9625b02ab18f7cc3c880a2ba4cb7f32f
parentebec2c187be6db5fd02e244defcd25d5c27876c2 (diff)
downloadconfigs-87af8efde45b1dcf48045738ff9d5d181c67cd07.tar.gz
configs-87af8efde45b1dcf48045738ff9d5d181c67cd07.tar.xz
configs-87af8efde45b1dcf48045738ff9d5d181c67cd07.zip
[rc/bspwm] launch compton on startup, don't auto move firefox to ^1
-rw-r--r--rc.org4
1 files 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