summaryrefslogtreecommitdiff
path: root/x11/rc
blob: 4b77b4011872c66c65bfb3cb2eb932fde778fadc (plain)
1
2
3
4
5
6
#!/bin/sh
xrandr &&
[ -f ~/.config/x11/Xresources ] && xrdb -merge -I$HOME ~/.config/x11/Xresources &
seasonalwallpaper &
unclutter -noevents &
xset r rate 250 50 &