diff options
author | Shubham Saini <pryr@pryr.xyz> | 2020-07-17 19:12:42 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2020-07-17 19:12:42 +0000 |
commit | 0e3dd76acedb84ddfda4e4a33ed025f390847562 (patch) | |
tree | 9760e22ab9ddcc324803f41cca7a75e07361a564 /x | |
parent | 66000d4fd5a6dc4c5fee8a2876556cece77154df (diff) |
beep
Diffstat (limited to 'x')
-rw-r--r-- | x/.Xresources | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x/.Xresources b/x/.Xresources index 088e0cf..39bb560 100644 --- a/x/.Xresources +++ b/x/.Xresources | |||
@@ -53,7 +53,8 @@ URxvt.titleBar : false | |||
53 | URxvt.intensityStyles : false | 53 | URxvt.intensityStyles : false |
54 | 54 | ||
55 | 55 | ||
56 | URxvt.perl-ext-common : default,matcher | 56 | URxvt.perl-ext-common : default,matcher,font-size |
57 | URxvt.font-size.step: 1 | ||
57 | URxvt.url-launcher : chromium | 58 | URxvt.url-launcher : chromium |
58 | URxvt.matcher.button : 1 | 59 | URxvt.matcher.button : 1 |
59 | 60 | ||