2019-02-17 15:15:30 +00:00
|
|
|
! ~/.Xresources
|
|
|
|
|
|
|
|
! Setting up commonly changed vars
|
|
|
|
#define myfontsize 11
|
|
|
|
#define myfont Fira Code
|
2019-02-17 15:56:49 +00:00
|
|
|
#define myOpacity 90
|
2019-02-17 15:15:30 +00:00
|
|
|
|
|
|
|
! Set up URxvt
|
|
|
|
#include ".xres/urxvt"
|
|
|
|
|
|
|
|
! Add Nord theme to every terminal emulator respecting Xresources
|
|
|
|
#include ".xres/nord.Xresources"
|