diff options
Diffstat (limited to 'x')
-rwxr-xr-x | x/.xprofile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x/.xprofile b/x/.xprofile index e44ff71..3a250d1 100755 --- a/x/.xprofile +++ b/x/.xprofile @@ -60,7 +60,7 @@ setxkbmap -option caps:swapescape # exec startxfce4 # ...or the Window Manager of your choice # source ~/.profile -# bspwm & +bspwm & sxhkd & sleep 1 && pnmixer & # panel & |