fix: add chrome as electron default

This commit is contained in:
EinEtwas 2024-10-15 00:15:43 +02:00
parent 84b0f866c1
commit b0ce629cdf

View file

@ -24,6 +24,7 @@
size = 16;
};
environment.sessionVariables.DEFAULT_BROWSER = "${pkgs.google-chrome}/bin/google-chrome-stable";
imports = [
./hyprland.nix