From 3cd3e1e63864372f0a2a968538b15f64f5726f9a Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Fri, 28 Jan 2022 11:01:51 +0530 Subject: [PATCH] sway: Import Qt environment variables --- sway/.config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/.config/sway/config b/sway/.config/sway/config index caf6111..b6858e6 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -271,4 +271,4 @@ assign [title="gst-play-1.0"] 4 # Call kanshi to automatically configure connected display outputs # exec kanshi # Load environment variables -exec systemctl --user import-environment XDG_CURRENT_DESKTOP MOZ_ENABLE_WAYLAND GTK_USE_PORTAL +exec systemctl --user import-environment XDG_CURRENT_DESKTOP MOZ_ENABLE_WAYLAND GTK_USE_PORTAL QT_QPA_PLATFORM QT_QPA_PLATFORMTHEME