diff --git a/.Xresources b/.Xresources index 55bfc38..d1bf60c 100644 --- a/.Xresources +++ b/.Xresources @@ -6,7 +6,7 @@ URxvt*.background: [95]#000000 URxvt*.foreground: #ffffff URxvt*.scrollBar: false URxvt*.perl-ext-common: default,clipboard,url-select,keyboard-select -URxvt*.url-select.launcher: chromium +URxvt*.url-select.launcher: firefox URxvt*.url-select.underline: true URxvt*.keysym.M-u: perl:url-select:select_next URxvt*.keysym.M-Escape: perl:keyboard-select:activate diff --git a/.config/termite/config b/.config/termite/config index 1940ab4..593d0d6 100644 --- a/.config/termite/config +++ b/.config/termite/config @@ -1,6 +1,6 @@ [options] font = inconsolata 9 -browser = chromium +browser = firefox [colors] foreground = #ffffff