aboutsummaryrefslogtreecommitdiff
path: root/hyprland/dot-config/uwsm/env
diff options
context:
space:
mode:
authorMohammad Reza Karimi <m.r.karimi.j@gmail.com>2026-01-04 21:28:36 -0500
committerMohammad Reza Karimi <m.r.karimi.j@gmail.com>2026-01-04 21:28:36 -0500
commit06d1242317f7159ccf3014f0a1480e7c56236ebb (patch)
tree89863b3287ae2c7cc88cd532220f18c38e8d8657 /hyprland/dot-config/uwsm/env
parent5a41da5881a11ba3fdc3890c342aa3b7eb53e0cf (diff)
add all sorts of things
Diffstat (limited to 'hyprland/dot-config/uwsm/env')
-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