summary refs log tree commit diff stats
path: root/xprofile/.xprofile
blob: 2811220a9bc3803d045553cd8074fa6ed33dfd3e (plain)
1
2
3
4
5
6
7
#!/bin/sh
sh -c 'sleep 5 && xsetroot -cursor_name left_ptr' &
xmodmap .xmodmaprc
gpg-connect-agent /bye
xrdb -I$HOME/.xresources .xresources/main
cmst --minimized &
sxhkd &