feat(ada): proton wayland env setting

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-05-29 00:12:22 +03:00
parent ba684620c7
commit e9a8b86a20

View file

@ -5,6 +5,7 @@
}: {
environment = {
variables = {
PROTON_ENABLE_WAYLAND = 1;
HOSTNAME = config.networking.hostName;
QT_QPA_PLATFORMTHEME = lib.mkForce "xdgdesktopportal";
TDESKTOP_USE_GTK_FILE_DIALOG = 1;