all repos — dotfiles @ be62cbb6aa92d2f788fd9449152156076151ca1f

Superseded by nixfiles

xprofile/.xprofile (view raw)

1
2
3
4
5
6
#!/bin/sh
sh -c 'sleep 1 && xsetroot -cursor_name left_ptr' &
xmodmap .xmodmaprc
xrdb -I$HOME/.xresources .xresources/main
cmst --minimized &
sxhkd &