Marty Oehme
a2ea57ad98
Removed modules for xdg folders and fontconfig setup, and unified it all under the X heading, which now also houses the xresources module.
12 lines
221 B
Text
12 lines
221 B
Text
! ~/.Xresources
|
|
|
|
! Setting up commonly changed vars
|
|
#define myfontsize 11
|
|
#define myfont Iosevka Mono
|
|
#define myOpacity 90
|
|
|
|
! Font settings
|
|
#include "Xresources.d/fonts"
|
|
|
|
! Colorscheme
|
|
#include "Xresources.d/colorscheme"
|