Merge pull request #321 from kwatson/master

Ulauncher - Change GDK_BACKEND from X11 to wayland
This commit is contained in:
David Heinemeier Hansson
2024-10-25 02:32:32 +02:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ Comment=Application launcher for Linux
GenericName=Launcher
Categories=GNOME;GTK;Utility;
TryExec=/usr/bin/ulauncher
Exec=env GDK_BACKEND=x11 /usr/bin/ulauncher --hide-window --hide-window
Exec=env GDK_BACKEND=wayland /usr/bin/ulauncher --hide-window --hide-window
Icon=ulauncher
Terminal=false
Type=Application