summaryrefslogtreecommitdiff
path: root/x11/rc
blob: 0439256ac3b2461528e8a787a5c626e7ef43c8c9 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
xvsync &
[ "`hostname`" = "G3N2" ] && [ -f ~/.config/x11/Xresources ] && xrdb -merge -I$HOME ~/.config/x11/Xresources &
#[ "`hostname`" = "openbsdx230" ] && bdstpscroll &
seasonalwallpaper &
capsmap &
unclutter -noevents &
xset r rate 250 50 &
redshift &