From 06d1242317f7159ccf3014f0a1480e7c56236ebb Mon Sep 17 00:00:00 2001 From: Mohammad Reza Karimi Date: Sun, 4 Jan 2026 21:28:36 -0500 Subject: add all sorts of things --- hyprland/dot-config/uwsm/env | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hyprland/dot-config/uwsm') diff --git a/hyprland/dot-config/uwsm/env b/hyprland/dot-config/uwsm/env index a2bd337..447ac24 100644 --- a/hyprland/dot-config/uwsm/env +++ b/hyprland/dot-config/uwsm/env @@ -7,9 +7,9 @@ export BROWSER=qutebrowser export TERMINAL=alacritty # Wayland configuration -export GDK_BACKEND='wayland,x11,*' -export QT_QPA_PLATFORM='wayland;xcb' -export QT_STYLE_OVERRIDE=kvantum +export QT_QPA_PLATFORM=wayland +export QT_QPA_PLATFORMTHEME=qt5ct +# export QT_STYLE_OVERRIDE=kvantum export SDL_VIDEODRIVER=wayland export OZONE_PLATFORM=wayland export ELECTRON_OZONE_PLATFORM_HINT=wayland -- cgit v1.2.3-71-gdd5e