diff --git a/.Xresources b/.config/X11/Xresources similarity index 100% rename from .Xresources rename to .config/X11/Xresources diff --git a/.xinitrc b/.xinitrc index 5c34e88..2fb0b9c 100755 --- a/.xinitrc +++ b/.xinitrc @@ -8,10 +8,10 @@ #. /etc/X11/Xsession # load .Xresources -xrdb -merge ~/.Xresources +xrdb -merge ~/.config/X11/Xresources # remap F- and function keys -xmodmap ~./.Xmodmap +#xmodmap ~./.Xmodmap # fix potential problem with DISPLAY environment variable not correctly set # when not using a display manager