From 794b39a7a99d5442e62fafe7e31249702c680bcc Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Tue, 7 May 2024 12:29:51 -0500 Subject: bash: Qt support --- bash_profile | 1 + 1 file changed, 1 insertion(+) (limited to 'bash_profile') diff --git a/bash_profile b/bash_profile index 3fac1b2..03ce36e 100644 --- a/bash_profile +++ b/bash_profile @@ -12,6 +12,7 @@ export TERM="linux" export TERMINAL="foot" export GDK_DPI_SCALE="1.5" export GDK_SCALE="1.5" +export QT_QPA_PLATFORM=wayland-egl export MOZ_ENABLE_WAYLAND="1" export XCURSOR_SIZE="32" export XDG_CURRENT_DESKTOP="wlroots" -- cgit v1.2.3