aboutsummaryrefslogtreecommitdiff
path: root/hyprland/dot-config/uwsm
diff options
context:
space:
mode:
Diffstat (limited to 'hyprland/dot-config/uwsm')
-rw-r--r--hyprland/dot-config/uwsm/env6
1 files changed, 3 insertions, 3 deletions
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