From c38610670df39e49a01a4b32eab755ea278aa537 Mon Sep 17 00:00:00 2001 From: Von Random Date: Tue, 19 May 2015 16:46:42 +0300 Subject: [PATCH] use chromium from now on, tired of firefox crashing --- xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xresources b/xresources index 619e72e..70455f2 100644 --- a/xresources +++ b/xresources @@ -30,7 +30,7 @@ URxvt.iconFile: /usr/share/icons/Faenza/apps/scalable/utilities-terminal ! urxvt perl extensions URxvt.perl-ext-common: default,matcher,clipboard -URxvt.url-launcher: /usr/bin/firefox +URxvt.url-launcher: /usr/bin/chromium URxvt.matcher.button: 3 URxvt.keysym.C-C: perl:clipboard:copy URxvt.keysym.C-V: perl:clipboard:paste