all repos — archive/dotfiles @ 2f181736df8d01968a7d4e4a46ad1e868e76968b

Superseded by nixfiles

xprofile/.xprofile (view raw)

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 &