xresources moved to conf

This commit is contained in:
Luke Smith 2019-02-19 17:51:43 -05:00
parent 6f90c5281d
commit 8de11c24cb
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252
3 changed files with 1 additions and 6 deletions

View File

@ -1 +0,0 @@
.Xresources

View File

@ -1,8 +1,4 @@
#!/bin/sh
[ -f ~/.Xmodmap ] && xmodmap ~/.Xmodmap
[ -f ~/.Xresources ] && xrdb -merge ~/.Xresources
[ -f ~/.config/Xresources ] && xrdb -merge ~/.config/Xresources
xset r rate 200 50
exec i3