mirror of
https://github.com/aljazceru/omakub.git
synced 2026-01-04 13:04:24 +01:00
Merge pull request #321 from kwatson/master
Ulauncher - Change GDK_BACKEND from X11 to wayland
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user