diff options
Diffstat (limited to '')
| -rwxr-xr-x | x/.xprofile | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/x/.xprofile b/x/.xprofile index 707195b..9f848d1 100755 --- 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 &  | 
