move Xresources to config to avoid clutter in homedir
This commit is contained in:
parent
10b12834cc
commit
f24a6ff033
2 changed files with 1 additions and 1 deletions
2
xinitrc
2
xinitrc
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
userresources=$HOME/.Xresources
|
||||
userresources=$HOME/.config/Xresources
|
||||
usermodmap=$HOME/.Xmodmap
|
||||
sysresources=/etc/X11/xinit/.Xresources
|
||||
sysmodmap=/etc/X11/xinit/.Xmodmap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue