voidrice/.xinitrc
Luke Smith cd6a02cce8 tweaks
2018-12-01 10:11:32 -05:00

8 lines
130 B
Bash

#!/bin/sh
[ -f ~/.Xmodmap ] && xmodmap ~/.Xmodmap
[ -f ~/.Xresources ] && xrdb -merge ~/.Xresources
xset r rate 200 50
exec i3