From 4186d162bd2cc3b9b45851c12462f1acba090852 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sun, 23 Feb 2020 18:20:14 +0530 Subject: gentoo:time wasted --- x/.Xresources | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'x/.Xresources') diff --git a/x/.Xresources b/x/.Xresources index 63035d7..d58b278 100644 --- a/x/.Xresources +++ b/x/.Xresources @@ -57,14 +57,14 @@ URxvt*inheritPixmap: False *color15: #e0dede ! Perls -!URxvt.perl-ext-common : default,matcher,keyboard-select,url-select -!URxvt.resize-font.step: 1 -!URxvt.keysym.M-Escape : perl:keyboard-select:activate -!URxvt.keysym.M-u : perl:url-select:select_next -!URxvt.keysym.M-s : perl:keyboard-select:search +URxvt.perl-ext-common : default,matcher,keyboard-select,url-select +URxvt.resize-font.step: 1 +URxvt.keysym.M-Escape : perl:keyboard-select:activate +URxvt.keysym.M-u : perl:url-select:select_next +URxvt.keysym.M-s : perl:keyboard-select:search !URxvt.perl-ext-common : tabbed,default,matcher !Urxvt.perl-lib : /usr/lib/urxvt/perl/ -!URxvt.url-select.launcher : firefox -!URxvt.url-select.autocopy : true -!URxvt.url-select.underline : true -!URxvt.url-select.button: 1 +URxvt.url-select.launcher : firefox +URxvt.url-select.autocopy : true +URxvt.url-select.underline : true +URxvt.url-select.button: 1 -- cgit v1.2.3