zen: make sure the right zen is opened

This commit is contained in:
Christoph Hollizeck 2025-04-28 21:32:21 +02:00
parent 367726d06d
commit 9896f4ffaa
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 249300664F2AF2C7

View file

@ -23,7 +23,10 @@ in
zenbrowser
];
environment.sessionVariables.DEFAULT_BROWSER = "${zenbrowser}/bin/zen-beta";
environment.sessionVariables = {
DEFAULT_BROWSER = "${zenbrowser}/bin/zen-beta";
BROWSER = "zen-beta";
};
environment.etc = {
"1password/custom_allowed_browsers" = {