aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2020-04-28 01:13:57 +0200
committerInigoGutierrez <inigogf.95@gmail.com>2020-04-28 01:13:57 +0200
commitb26d76155565e11e91b07ef522d9094e39fc6958 (patch)
tree265fa08a669c70718c9b0cc2a6e27e1efc593857
parent7060c0ab3ee15a900d70e73360002a38aae839a0 (diff)
downloadconfigs-b26d76155565e11e91b07ef522d9094e39fc6958.tar.gz
configs-b26d76155565e11e91b07ef522d9094e39fc6958.zip
Changed terminal font to mononoki and removed urxvt url-select.
-rw-r--r--files/rcs/.Xresources13
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
+