all repos — nixfiles @ a0c9b7633b0d4382e3681109d5011feae0e8bab3

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

xprofile/.xprofile (view raw)

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