This commit is contained in:
Miguel Palhas
2025-06-27 17:52:20 +01:00
parent b5733171e3
commit 0137e92e0d
4 changed files with 42 additions and 21 deletions
@@ -21,6 +21,10 @@ in
hyprlock
];
systemd.user.services."xdg-desktop-portal-hyprland".serviceConfig = {
ConditionEnvironment = "XDG_SESSION_TYPE=hyprland";
};
home.sessionVariables = {
ELECTRON_OZONE_PLATFORM_HINT = "auto";
};