aboutsummaryrefslogtreecommitdiff
path: root/Xresources
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-05-15 17:18:48 +0200
committerKarel Kočí <cynerd@email.cz>2017-05-15 17:18:48 +0200
commit0fd1e7fb15200894b5dd5c4834a23881a5f7685d (patch)
tree873584ca77e26d938546d6dffaa43ad14dbe4ece /Xresources
parentb9820980c82d068d663e1f1cd9ab4cc77956d15b (diff)
downloadmyconfigs-0fd1e7fb15200894b5dd5c4834a23881a5f7685d.tar.gz
myconfigs-0fd1e7fb15200894b5dd5c4834a23881a5f7685d.tar.bz2
myconfigs-0fd1e7fb15200894b5dd5c4834a23881a5f7685d.zip
Change gtk icon and font theme
Diffstat (limited to 'Xresources')
-rw-r--r--Xresources7
1 files changed, 4 insertions, 3 deletions
diff --git a/Xresources b/Xresources
index bea20e6..f72f1ea 100644
--- a/Xresources
+++ b/Xresources
@@ -41,9 +41,10 @@ URxvt*secondaryScreen: 1
URxvt*secondaryScroll: 0
! Font
URxvt*font: xft:mono:size=10
-URxvt*perl-ext-common: default,clipboard,font-size
-URxvt*resize-font*smaller: C-Down
-URxvt*resize-font*bigger: C-Up
+URxvt.letterSpace: -1
+URxvt*perl-ext-common: default,clipboard,font-size
+URxvt.keysym.C-Up: font-size:increase
+URxvt.keysym.C-Down: font-size:decrease
URxvt*iso14755: False
URxvt*keysym*Shift-Control-C: perl:clipboard:copy