diff options
author | makefu <github@syntax-fehler.de> | 2017-03-01 15:45:50 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2017-03-05 16:56:11 +0100 |
commit | 8bacb23ad46c7c4feb8ba097ce2c221579065c2e (patch) | |
tree | 1778a45ae0d93261d67b80388b201c13f8bdae4b /makefu/2configs/base-gui.nix | |
parent | f32d84e23d1785463af9242bb616325b6ae58ada (diff) |
m 5 esptool: ninit
Diffstat (limited to 'makefu/2configs/base-gui.nix')
-rw-r--r-- | makefu/2configs/base-gui.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/2configs/base-gui.nix b/makefu/2configs/base-gui.nix index 95ebabc44..43b37cd8c 100644 --- a/makefu/2configs/base-gui.nix +++ b/makefu/2configs/base-gui.nix @@ -82,7 +82,7 @@ in URxvt.perl-ext: default,url-select URxvt.keysym.M-u: perl:url-select:select_next - URxvt.url-select.launcher: chromium + URxvt.url-select.launcher: firefox -new-tab URxvt.url-select.underline: true URxvt.searchable-scrollback: CM-s ''; |