Reconfigure autostart
This commit is contained in:
parent
fef026c3cd
commit
257396a78c
4 changed files with 3 additions and 35 deletions
|
@ -1,10 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Name=Nextcloud
|
||||
GenericName=File Synchronizer
|
||||
Exec="/usr/bin/nextcloud" --background
|
||||
Terminal=false
|
||||
Icon=Nextcloud
|
||||
Categories=Network
|
||||
Type=Application
|
||||
StartupNotify=false
|
||||
X-GNOME-Autostart-enabled=true
|
|
@ -1,6 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=GNOME Software
|
||||
Exec=/usr/bin/gnome-software --gapplication-service
|
||||
OnlyShowIn=GNOME;Unity;Awesome;
|
||||
NoDisplay=true
|
|
@ -1,18 +0,0 @@
|
|||
# SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
# SPDX-FileCopyrightText: Michael Terry
|
||||
|
||||
[Desktop Entry]
|
||||
Name=Backup Monitor
|
||||
Comment=Schedules backups at regular intervals
|
||||
|
||||
Icon=org.gnome.DejaDup
|
||||
|
||||
Exec=/usr/libexec/deja-dup/deja-dup-monitor
|
||||
|
||||
X-GNOME-Autostart-Delay=120
|
||||
|
||||
StartupNotify=false
|
||||
NoDisplay=true
|
||||
|
||||
Type=Application
|
||||
Categories=Utility;Archiving;
|
|
@ -8,7 +8,9 @@ StartupWMClass=keepassxc
|
|||
StartupNotify=true
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Version=1.0true
|
||||
Version=1.0
|
||||
Categories=Utility;Security;Qt;
|
||||
MimeType=application/x-keepass2;
|
||||
X-GNOME-Autostart-enabled=true
|
||||
X-GNOME-Autostart-Delay=2
|
||||
X-KDE-autostart-after=panel
|
||||
|
|
Loading…
Reference in a new issue