diff options
author | InigoGutierrez <inigogf@disroot.org> | 2024-07-19 10:55:49 +0200 |
---|---|---|
committer | InigoGutierrez <inigogf@disroot.org> | 2024-07-19 10:55:49 +0200 |
commit | adfdb44fca2950d5ff4d3fbb357506d36feae885 (patch) | |
tree | e3cdd5c6d8c7687f8401a53b44cca9694b5d491f /stow/rcs/.Xresources | |
parent | 9b667c9143928ca93b40250b18cbf628ba968ab6 (diff) | |
download | configs-adfdb44fca2950d5ff4d3fbb357506d36feae885.tar.gz configs-adfdb44fca2950d5ff4d3fbb357506d36feae885.zip |
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 |