diff options
author | makefu <github@syntax-fehler.de> | 2016-10-19 12:31:13 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2016-10-19 12:31:13 +0200 |
commit | ccd89b19f3fbbb6acb94be8f9f54d4e673ee33dc (patch) | |
tree | 757dc187fba54e4d2927333cf3310d2b0b6d7b62 /makefu/2configs/base-gui.nix | |
parent | cd506f30fac481e95637fa8dfa62cb4cdc27e3e4 (diff) |
m *: minor changes
Diffstat (limited to 'makefu/2configs/base-gui.nix')
-rw-r--r-- | makefu/2configs/base-gui.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/makefu/2configs/base-gui.nix b/makefu/2configs/base-gui.nix index b039c12ca..cbc3efbac 100644 --- a/makefu/2configs/base-gui.nix +++ b/makefu/2configs/base-gui.nix @@ -82,7 +82,6 @@ in URxvt.perl-ext: default,url-select URxvt.keysym.M-u: perl:url-select:select_next - #URxvt.url-select.launcher: firefox -new-tab URxvt.url-select.launcher: chromium URxvt.url-select.underline: true URxvt.searchable-scrollback: CM-s |