feat: set XDPW_PERSIST_MODE="permanent"
This commit is contained in:
@@ -71,6 +71,9 @@
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# honor persist_mode so electron apps don't re-prompt for screencast every login
|
||||||
|
systemd.user.services.xdg-desktop-portal-wlr.environment.XDPW_PERSIST_MODE = "permanent";
|
||||||
|
|
||||||
# enable ozone/wayland for electron apps so idle detection works
|
# enable ozone/wayland for electron apps so idle detection works
|
||||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user