Iosevka font, blue colors in i3, cursor size visible on 4k display

This commit is contained in:
2020-07-10 22:36:30 +02:00
parent aa1690a445
commit e747fe6f64
3 changed files with 13 additions and 8 deletions

View File

@ -1,8 +1,9 @@
#if HEIGHT == 2160
Xft.dpi: 160
#define EM_FONT FantasqueSansMono:pixelsize=30:antialias=true:autohint=true
Xcursor.size: 48
#define EM_FONT Iosevka:pixelsize=30:antialias=true:autohint=true
#else
#define EM_FONT FantasqueSansMono:pixelsize=22:antialias=true:autohint=true
#define EM_FONT Iosevka:pixelsize=22:antialias=true:autohint=true
#endif
emacs.font: EM_FONT