summaryrefslogtreecommitdiff
path: root/x/.Xresources
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2020-02-23 10:16:56 +0000
committerShubham Saini <shubham6405@gmail.com>2020-02-23 10:16:56 +0000
commitc77858def67691eeed093b14120e3bf9455d8bfe (patch)
treed296d9cb68107b8da7493b49cebe2e07d14620d0 /x/.Xresources
parentf6de4efc9c5041407cdba05893a8de8680961ed5 (diff)
...
Diffstat (limited to 'x/.Xresources')
-rw-r--r--x/.Xresources24
1 files changed, 12 insertions, 12 deletions
diff --git a/x/.Xresources b/x/.Xresources
index 8ad8a5e..63035d7 100644
--- a/x/.Xresources
+++ b/x/.Xresources
@@ -13,9 +13,9 @@ URxvt.scrollTtyOutput: false
13URxvt.scrollWithBuffer: true 13URxvt.scrollWithBuffer: true
14URxvt.scrollTtyKeypress: true 14URxvt.scrollTtyKeypress: true
15 15
16URxvt.font: xft:Hermit:style=Medium:size=9:antialias=true,xft:DejaVu Sans Mono:size=9:style=Medium:antialias=true 16URxvt.font: xft:Hermit:size=9:style=medium:antialias=true
17URxvt.boldFont: xft:Hermit:size=9:style=Bold:antialias=true 17!URxvt.boldFont: xft:Hermit:size=9:style=Bold:antialias=true
18URxvt.italicFont: xft:Hermit:size=9:style=Italic:antialias=true 18!URxvt.italicFont: xft:Hermit:size=9:style=Italic:antialias=true
19URxvt.letterSpace: 1 19URxvt.letterSpace: 1
20urxvt*termName: rxvt 20urxvt*termName: rxvt
21urxvt*scrollBar: false 21urxvt*scrollBar: false
@@ -57,14 +57,14 @@ URxvt*inheritPixmap: False
57*color15: #e0dede 57*color15: #e0dede
58 58
59! Perls 59! Perls
60URxvt.perl-ext-common : default,matcher,keyboard-select,url-select,resize-font 60!URxvt.perl-ext-common : default,matcher,keyboard-select,url-select
61URxvt.resize-font.step: 1 61!URxvt.resize-font.step: 1
62URxvt.keysym.M-Escape : perl:keyboard-select:activate 62!URxvt.keysym.M-Escape : perl:keyboard-select:activate
63URxvt.keysym.M-u : perl:url-select:select_next 63!URxvt.keysym.M-u : perl:url-select:select_next
64URxvt.keysym.M-s : perl:keyboard-select:search 64!URxvt.keysym.M-s : perl:keyboard-select:search
65!URxvt.perl-ext-common : tabbed,default,matcher 65!URxvt.perl-ext-common : tabbed,default,matcher
66!Urxvt.perl-lib : /usr/lib/urxvt/perl/ 66!Urxvt.perl-lib : /usr/lib/urxvt/perl/
67URxvt.url-select.launcher : firefox 67!URxvt.url-select.launcher : firefox
68URxvt.url-select.autocopy : true 68!URxvt.url-select.autocopy : true
69URxvt.url-select.underline : true 69!URxvt.url-select.underline : true
70URxvt.url-select.button: 1 70!URxvt.url-select.button: 1