Move Xresources files to better comply with XDG

This commit is contained in:
Marty Oehme 2019-02-24 13:03:17 +01:00
parent 71c5944bf8
commit 9f18216fb9
3 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
#define myOpacity 90 #define myOpacity 90
! Set up URxvt ! Set up URxvt
#include ".xres/urxvt.Xresources" #include ".config/Xresources/urxvt.Xresources"
! Add Nord theme to every terminal emulator respecting Xresources ! Add Nord theme to every terminal emulator respecting Xresources
#include ".xres/nord.Xresources" #include ".config/Xresources/nord.Xresources"