Switch ulauncher to wayland from xorg

This commit is contained in:
Kris Watson
2024-10-21 20:18:53 -07:00
parent d9644bfb93
commit 9a5fadd08b

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