mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-09-02 15:07:27 -04:00
Force GTK applications to use portals
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user