diff options
Diffstat (limited to 'roles')
| -rw-r--r-- | roles/hyprland/templates/uwsm-env.j2 | 2 |
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 |
