projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[x] launch xfce components with --disable-wm-check
[~bandali/configs]
/
x
/
.xprofile
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 &