From a25b55b7fcd7eb002993ed48ada376bf5cccfd2b Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Fri, 6 Mar 2026 01:26:51 +0100 Subject: Use simple fusion style for now --- roles/hyprland/templates/uwsm-env.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/hyprland/templates/uwsm-env.j2 b/roles/hyprland/templates/uwsm-env.j2 index 7d5f4f88..4751c1b6 100644 --- a/roles/hyprland/templates/uwsm-env.j2 +++ b/roles/hyprland/templates/uwsm-env.j2 @@ -7,7 +7,7 @@ export XCURSOR_SIZE=24 # Force all apps to use Wayland export QT_QPA_PLATFORM="wayland;xcb" -export QT_STYLE_OVERRIDE=kvantum +export QT_STYLE_OVERRIDE=fusion export SDL_VIDEODRIVER=wayland export MOZ_ENABLE_WAYLAND=1 export ELECTRON_OZONE_PLATFORM_HINT=wayland -- cgit v1.2.3