projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
ebec2c1
)
[rc/bspwm] launch compton on startup, don't auto move firefox to ^1
author
Amin Bandali
<amin@aminb.org>
Sun, 13 May 2018 13:54:10 +0000
(09:54 -0400)
committer
Amin Bandali
<amin@aminb.org>
Sun, 13 May 2018 13:54:10 +0000
(09:54 -0400)
rc.org
patch
|
blob
|
blame
|
history
diff --git
a/rc.org
b/rc.org
index
78afa55
..
afe914a
100644
(file)
--- a/
rc.org
+++ b/
rc.org
@@
-66,7
+66,7
@@
sent_tag = sent
sxhkd &
sh ~/.fehbg &
xfce4-panel -d &
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
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 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
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