Force GTK applications to use portals

This commit is contained in:
2024-12-06 18:19:26 -05:00
parent d559f66016
commit 4dfe770c85
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@
# WAYLAND ENV
export WAYLAND_PROTOCOLS_DATADIR="/usr/share/wayland-protocols"
export ELECTRON_OZONE_PLATFORM_HINT=auto
export GTK_USE_PORTAL=1
# XDG BASE ENV
export XDG_DATA_HOME="$HOME"/.local/share