!
! XTerm
!
-#if WIDTH > 640
+#if WIDTH > 1900
+! 1920x1080
+# define XTERM_GEOMETRY 80x32
+#elif WIDTH > 1024
# define XTERM_GEOMETRY 80x30
#else
! 640x480
Rxvt*color15 : white
#if WIDTH > 1600
-# define XFT_FONT xft:Monospace:size=18
+# define XFT_FONT xft:Liberation Mono:size=18
#elif WIDTH > 1200
-# define XFT_FONT xft:Monospace:size=16
+# define XFT_FONT xft:Liberation Mono:size=16
#elif WIDTH > 800
-# define XFT_FONT xft:Monospace:size=14
+# define XFT_FONT xft:Liberation Mono:size=14
#else
-# define XFT_FONT xft:Monospace:size=12
+# define XFT_FONT xft:Liberation Mono:size=12
#endif
URxvt*termName: rxvt