all repos — dotfiles @ d28ed1fbfedd689e87ad26baafdc63354139891a

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 &