[x] launch xfce components with --disable-wm-check
authorAmin Bandali <me@aminb.org>
Wed, 3 Jun 2015 03:27:44 +0000 (23:27 -0400)
committerAmin Bandali <me@aminb.org>
Wed, 3 Jun 2015 03:27:44 +0000 (23:27 -0400)
x/.xprofile

index 707195b..9f848d1 100755 (executable)
@@ -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 &