diff options
Diffstat (limited to 'files/rcs/.Xresources')
-rw-r--r-- | files/rcs/.Xresources | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/files/rcs/.Xresources b/files/rcs/.Xresources index 70269d8..25c911a 100644 --- a/files/rcs/.Xresources +++ b/files/rcs/.Xresources @@ -47,15 +47,14 @@ URxvt.scrollBar: false !URxvt.depth: 32 !URxvt.background: [90]#050505 -*.font: inconsolata:size=12 -URxvt.font: xft:inconsolata:size=10,xft:symbola -! URxvt.font: xft:mononoki:size=9,xft:symbola +!*.font: inconsolata:size=12 +*.font: mononoki:size=12 +! URxvt.font: xft:inconsolata:size=10,xft:symbola +URxvt.font: xft:mononoki:size=10,xft:symbola ! URxvt.font: xft:envy code r:size=9,xft:symbola ! Leaving this blank stops perl from being initialized !URxvt.perl-ext: -URxvt.perl-ext-common: default,url-select,font-size +URxvt.perl-ext-common: default,font-size URxvt.keysym.C-equal: font-size:reset -URxvt.keysym.M-u: perl:url-select:select_next -URxvt.url-select.launcher: qutebrowser -URxvt.url-select.underline: true + |