summary refs log tree commit diff stats
path: root/xprofile/.xprofile
blob: ec47d6228fd33021c96d55c76a4ece80cfd3d485 (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
nm-applet &
sxhkd &