summary refs log tree commit diff stats
path: root/xprofile/.xprofile
blob: d397c3c2ae3c85425a947c9e37044f853027ff35 (plain)
1
2
3
4
5
#!/bin/sh
sh -c 'sleep 1 && xsetroot -cursor_name left_ptr' &
xmodmap .xmodmaprc
xrdb -I$HOME/.xresources .xresources/main
sxhkd &