Start ulauncher automatically and ensure defaults are populated before overwritten
This commit is contained in:
11
configs/ulauncher.desktop
Normal file
11
configs/ulauncher.desktop
Normal file
@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Name=Ulauncher
|
||||
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
|
||||
Icon=ulauncher
|
||||
Terminal=false
|
||||
Type=Application
|
||||
X-GNOME-Autostart-enabled=true
|
Reference in New Issue
Block a user