Move back to FireFox
This commit is contained in:
parent
a5483af3b8
commit
27bf65e2f3
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ URxvt*.background: [95]#000000
|
||||||
URxvt*.foreground: #ffffff
|
URxvt*.foreground: #ffffff
|
||||||
URxvt*.scrollBar: false
|
URxvt*.scrollBar: false
|
||||||
URxvt*.perl-ext-common: default,clipboard,url-select,keyboard-select
|
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*.url-select.underline: true
|
||||||
URxvt*.keysym.M-u: perl:url-select:select_next
|
URxvt*.keysym.M-u: perl:url-select:select_next
|
||||||
URxvt*.keysym.M-Escape: perl:keyboard-select:activate
|
URxvt*.keysym.M-Escape: perl:keyboard-select:activate
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[options]
|
[options]
|
||||||
font = inconsolata 9
|
font = inconsolata 9
|
||||||
browser = chromium
|
browser = firefox
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
foreground = #ffffff
|
foreground = #ffffff
|
||||||
|
|
Loading…
Reference in a new issue