diff options
author | Alan Pearce | 2017-08-06 09:22:55 +0200 |
---|---|---|
committer | Alan Pearce | 2017-08-06 09:22:55 +0200 |
commit | d160fda17634bf780c53e38e2ad895ebd15a2e1e (patch) | |
tree | d4451e0572acb6ec8c84f1ab477f25c9a0b7f314 /xprofile/.xprofile | |
parent | 8b4451d07e6d79a61a4c25b631dfeb1767825463 (diff) | |
download | dotfiles-d160fda17634bf780c53e38e2ad895ebd15a2e1e.tar.lz dotfiles-d160fda17634bf780c53e38e2ad895ebd15a2e1e.tar.zst dotfiles-d160fda17634bf780c53e38e2ad895ebd15a2e1e.zip |
Xprofile: Run cmst
Diffstat (limited to 'xprofile/.xprofile')
-rwxr-xr-x | xprofile/.xprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xprofile/.xprofile b/xprofile/.xprofile index d397c3c..102db6e 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 & |