From a36677ca286081f5a2d3b9481714b22cec458f78 Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Mon, 24 Jun 2019 09:23:01 -0400 Subject: [PATCH] xprofile: use xdg portal for gtk --- applications/xprofile | 1 + 1 file changed, 1 insertion(+) diff --git a/applications/xprofile b/applications/xprofile index 88d9d88..14bd32c 100644 --- a/applications/xprofile +++ b/applications/xprofile @@ -1,5 +1,6 @@ export GTK_IM_MODULE=xim export QT_IM_MODULE=xim export XMODIFIERS=@im=none +export GTK_USE_PORTAL=1 xrdb -merge ~/.Xresources [[ ! -s ~/.config/mpd/pid ]] && mpd &