pinwheel: Add ff-alex and use it as the default browser

This commit is contained in:
Alexander Heldt
2023-11-30 10:22:58 +01:00
parent b363998759
commit 28f94e89d5
3 changed files with 46 additions and 5 deletions

View File

@@ -49,10 +49,6 @@ in
}
];
envExtra = lib.strings.concatStringsSep "\n" [
"BROWSER=firefox"
];
initExtra = lib.strings.concatStringsSep "\n" [
"export KEYTIMEOUT=1"
"bindkey -v '^?' backward-delete-char"