Rename urxvt to fit Xresources naming scheme
This commit is contained in:
parent
af27c578b2
commit
34bde6ba54
2 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
#define myOpacity 90
|
#define myOpacity 90
|
||||||
|
|
||||||
! Set up URxvt
|
! Set up URxvt
|
||||||
#include ".xres/urxvt"
|
#include ".xres/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 ".xres/nord.Xresources"
|
||||||
|
|
Loading…
Reference in a new issue