personal-gui: Try to force programs to use wayland

This commit is contained in:
Quentin Boyer 2023-04-16 11:24:44 +02:00
parent 8733706269
commit 0e38e7a8a2

View file

@ -47,6 +47,7 @@
home.sessionVariables = {
BROWSER = "firefox";
GTK_USE_PORTAL = 1;
NIXOS_OZONE_WL = 1;
};
programs.zathura.enable = true;