Commit d6003caa authored by nimrod's avatar nimrod
Browse files

Autostart launchers.

parent 652b5e79
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
[Desktop Entry]
Name=Clipped
GenericName=Clipboard Manager
Comment=Manage and paste clipboard history
Categories=Office;Utility;TextTools;
Exec=com.github.davidmhewitt.clipped
Icon=com.github.davidmhewitt.clipped
Terminal=false
Type=Application
X-GNOME-Gettext-Domain=clipped
Keywords=Clipboard;Manager;History;Copy;Paste;
Actions=Preferences;
StartupWMClass=com.github.davidmhewitt.clipped
X-GNOME-Autostart-enabled=true

[Desktop Action Preferences]
Name=Clipped Preferences
Exec=com.github.davidmhewitt.clipped --preferences
+7 −0
Original line number Diff line number Diff line
[Desktop Entry]
Name[en_US]=Custom Command
Comment[en_US]=flatpak run org.gnome.Geary --hidden
Exec=flatpak run org.gnome.Geary --hidden
Icon=application-default-icon
X-GNOME-Autostart-enabled=true
Type=Application
+7 −0
Original line number Diff line number Diff line
[Desktop Entry]
Name[en_US]=Custom Command
Comment[en_US]=flatpak run org.nextcloud.Nextcloud --background
Exec=flatpak run org.nextcloud.Nextcloud --background
Icon=application-default-icon
X-GNOME-Autostart-enabled=true
Type=Application