hurricane: 17 current 2025-06-17 15:25:59 25.05.20250615.6c64dab 6.15.2 *
fix default browser
This commit is contained in:
@ -52,6 +52,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
environment.sessionVariables = {
|
environment.sessionVariables = {
|
||||||
|
BROWSER = "${pkgs.lib.getBin pkgs.firefox}";
|
||||||
GTK_THEME = "Gruvbox-Dark-B"; # or whatever your installed variant is called
|
GTK_THEME = "Gruvbox-Dark-B"; # or whatever your installed variant is called
|
||||||
QT_QPA_PLATFORMTHEME = "qt5ct";
|
QT_QPA_PLATFORMTHEME = "qt5ct";
|
||||||
NIXOS_OZONE_WL = "1";
|
NIXOS_OZONE_WL = "1";
|
||||||
|
Reference in New Issue
Block a user