summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2026-03-06 01:26:51 +0100
committerAhmed AbdelHalim <[email protected]>2026-03-06 03:11:08 +0100
commit1cfade453f9a1450be6e43ff72b451974a9b9afe (patch)
tree717099e8bf1e0cf12acc7bf6e1f822fba4223f4e
parentdeeed6947831084361ada3271be8c181ffd39a34 (diff)
Use simple fusion style for now
-rw-r--r--roles/hyprland/templates/uwsm-env.j22
1 files changed, 1 insertions, 1 deletions
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