Move Xresources files to better comply with XDG
This commit is contained in:
parent
71c5944bf8
commit
9f18216fb9
3 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue