diff options
Diffstat (limited to 'stow/rcs/.Xresources')
-rw-r--r-- | stow/rcs/.Xresources | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/stow/rcs/.Xresources b/stow/rcs/.Xresources index 8f9ad7f..a43b600 100644 --- a/stow/rcs/.Xresources +++ b/stow/rcs/.Xresources @@ -5,7 +5,6 @@ #include "/home/taamas/.config/colorschemes/tokyoNight/tokyoNight" ! Man pages -URxvt.colorIT: #ff0000 URxvt.scrollBar: false @@ -24,8 +23,10 @@ URxvt.scrollBar: false !*.font: inconsolata:size=12 *.font: mononoki:size=12 +*.italicFont: xft:mononoki:size=12:style=Italic ! URxvt.font: xft:inconsolata:size=10,xft:symbola -URxvt.font: xft:mononoki:size=13,xft:symbola +URxvt.font: xft:mononoki:size=13,xft:symbola +URxvt.italicFont: xft:mononoki:size=13:style=Italic ! URxvt.font: xft:envy code r:size=9,xft:symbola ! Leaving this blank stops perl from being initialized |