From ae6209b3e95038622863890fb911d8ff8df57d92 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Fri, 6 Dec 2024 20:31:11 -0500 Subject: [PATCH] Revert forcing portals for GTK applications --- config-files/shell-profile | 1 - install.sh | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/config-files/shell-profile b/config-files/shell-profile index 33a885e..686d756 100644 --- a/config-files/shell-profile +++ b/config-files/shell-profile @@ -3,7 +3,6 @@ # 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 diff --git a/install.sh b/install.sh index 037f012..f675e72 100755 --- a/install.sh +++ b/install.sh @@ -3,7 +3,7 @@ loadkeys us echo ---------------------------------------------------------------------------------------------- echo rwinkhart\'s Artix Install Script -echo Last updated December 06, 2024 \(rev. B\) +echo Last updated December 06, 2024 \(rev. C\) echo ---------------------------------------------------------------------------------------------- echo You will be asked some questions before installation. echo -e "----------------------------------------------------------------------------------------------\n"