projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
168fecd
)
[x] launch xfce components with --disable-wm-check
author
Amin Bandali
<me@aminb.org>
Wed, 3 Jun 2015 03:27:44 +0000
(23:27 -0400)
committer
Amin Bandali
<me@aminb.org>
Wed, 3 Jun 2015 03:27:44 +0000
(23:27 -0400)
x/.xprofile
patch
|
blob
|
blame
|
history
diff --git
a/x/.xprofile
b/x/.xprofile
index
707195b
..
9f848d1
100755
(executable)
--- a/
x/.xprofile
+++ b/
x/.xprofile
@@
-67,6
+67,9
@@
xset r rate 200 20
# exec startxfce4
# ...or the Window Manager of your choice
# source ~/.profile
+xfsettingsd &
+xfdesktop --disable-wm-check &
+xfce4-panel --disable-wm-check &
bspwm &
sxhkd &
sleep 2 && pnmixer &