diff options
Diffstat (limited to 'Xresources')
-rw-r--r-- | Xresources/.Xresources/base (renamed from Xresources/base) | 4 | ||||
-rw-r--r-- | Xresources/.Xresources/dark (renamed from Xresources/dark) | 0 | ||||
-rw-r--r-- | Xresources/.Xresources/light (renamed from Xresources/light) | 0 | ||||
-rw-r--r-- | Xresources/.Xresources/seoul (renamed from Xresources/seoul) | 0 | ||||
-rw-r--r-- | Xresources/.Xresources/transparent (renamed from Xresources/transparent) | 0 |
5 files changed, 3 insertions, 1 deletions
diff --git a/Xresources/base b/Xresources/.Xresources/base index fac93e4..6a17306 100644 --- a/Xresources/base +++ b/Xresources/.Xresources/base @@ -12,7 +12,7 @@ URxvt.clipboard.copycmd: xclip -i -selection clipboard URxvt.clipboard.pastecmd: xclip -o -selection clipboard ! Perl extensions configuration -URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select +URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select,resize URxvt.url-select.launcher: /usr/bin/qutebrowser URxvt.url-select.underline: true @@ -22,6 +22,8 @@ URxvt.keysym.M-s: perl:keyboard-select:search URxvt.keysym.M-u: perl:url-select:select_next URxvt.keysym.M-y: perl:clipboard:copy URxvt.keysym.M-p: perl:clipboard:paste +URxvt.resize-font.smaller: C-minus +URxvt.resize-font.bigger: C-plus ! Appearance URxvt*font: xft:DejaVu Sans Mono:size=12 diff --git a/Xresources/dark b/Xresources/.Xresources/dark index 1c51f21..1c51f21 100644 --- a/Xresources/dark +++ b/Xresources/.Xresources/dark diff --git a/Xresources/light b/Xresources/.Xresources/light index c4b962d..c4b962d 100644 --- a/Xresources/light +++ b/Xresources/.Xresources/light diff --git a/Xresources/seoul b/Xresources/.Xresources/seoul index 8b282e9..8b282e9 100644 --- a/Xresources/seoul +++ b/Xresources/.Xresources/seoul diff --git a/Xresources/transparent b/Xresources/.Xresources/transparent index b3c2d8e..b3c2d8e 100644 --- a/Xresources/transparent +++ b/Xresources/.Xresources/transparent |