From e8076036b74d73828cec179b347c743106f2a36b Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Sun, 10 May 2020 01:13:16 +0200 Subject: [PATCH] [sway/env] add desktop sharing variables --- sway/env | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sway/env b/sway/env index 85626ee..330984e 100644 --- a/sway/env +++ b/sway/env @@ -1,4 +1,7 @@ -# Enable QT apps to have gtk theme +# xdg-desktop-portal-wlr +XDG_CURRENT_DESKTOP=sway + +# Enable QT apps to have gtk theme QT_QPA_PLATFORMTHEME=qt5ct # Force wayland on qt apps