#define fnt Inconsolata #define gtkFnt Roboto #define fntSize 11 ! Color definitions #include "/home/z/.config/colors/smyck" ! URxvt settings #include "/home/z/.config/urxvt.conf" ! Rofi settings #include "/home/z/.config/rofi.conf" ! --------COLORS-------- ! special *foreground: fg *background: bg *cursorColor: cursor ! ! black *color0: black0 *color8: black8 ! ! red *color1: red1 *color9: red9 ! ! green *color2: green2 *color10: green10 ! ! yellow *color3: yellow3 *color11: yellow11 ! ! blue *color4: blue4 *color12: blue12 ! ! magenta *color5: magenta5 *color13: magenta13 ! ! cyan *color6: cyan6 *color14: cyan14 ! ! white *color7: white7 *color15: white15 ! ----------------------- ! --------GENERIC-------- *faceName: fnt *faceSize: fntSize *eightBitInput: false