all repos — dotfiles @ 5a39500b2d95e5e9b9f780b436e88be20cc2a30e

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 &