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