feat(ada): proton wayland env setting
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
ba684620c7
commit
e9a8b86a20
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue