all repos — archive/dotfiles @ 6567724fbb7bb5f15229bc511d6197e7f2a10213

Superseded by nixfiles

xprofile/.xprofile (view raw)

#!/bin/sh
sh -c 'sleep 5 && xsetroot -cursor_name left_ptr' &
xmodmap .xmodmaprc
gpg-connect-agent /bye
xrdb -I$HOME/.xresources .xresources/main
nm-applet &
if command -v autorandr
then
  autorandr --change --force
fi
nitrokey-app &
sxhkd &