diff options
Diffstat (limited to 'xprofile')
-rwxr-xr-x | xprofile/.xprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xprofile/.xprofile b/xprofile/.xprofile index d397c3c2..102db6e9 100755 --- a/xprofile/.xprofile +++ b/xprofile/.xprofile @@ -2,4 +2,5 @@ sh -c 'sleep 1 && xsetroot -cursor_name left_ptr' & xmodmap .xmodmaprc xrdb -I$HOME/.xresources .xresources/main +cmst --minimized & sxhkd & |