diff options
Diffstat (limited to 'roles/hyprland')
| -rw-r--r-- | roles/hyprland/templates/uwsm-env.j2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/hyprland/templates/uwsm-env.j2 b/roles/hyprland/templates/uwsm-env.j2 index 41a9d5a5..7d5f4f88 100644 --- a/roles/hyprland/templates/uwsm-env.j2 +++ b/roles/hyprland/templates/uwsm-env.j2 @@ -6,7 +6,6 @@ export XCURSOR_SIZE=24 # Force all apps to use Wayland -export GDK_BACKEND="wayland,x11,*" export QT_QPA_PLATFORM="wayland;xcb" export QT_STYLE_OVERRIDE=kvantum export SDL_VIDEODRIVER=wayland |
