all repos — nixfiles @ b8965b3644797a3ff8d8382c89a25130f10855f8

System and user configuration, managed by nix and home-manager

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 &