Sync new desktop files
This commit is contained in:
parent
58a35c1730
commit
6bfbe713a5
2 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Icon=/home/leong/.local/share/JetBrains/Toolbox/toolbox.svg
|
||||
Exec=/home/leong/.local/share/JetBrains/Toolbox/bin/jetbrains-toolbox --minimize
|
||||
Icon=/home/dhalucario/.local/share/JetBrains/Toolbox/toolbox.svg
|
||||
Exec=/home/dhalucario/.local/share/JetBrains/Toolbox/bin/jetbrains-toolbox --minimize
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Categories=Development
|
||||
|
@ -12,4 +12,4 @@ X-GNOME-Autostart-enabled=true
|
|||
StartupNotify=false
|
||||
X-GNOME-Autostart-Delay=10
|
||||
X-MATE-Autostart-Delay=10
|
||||
X-KDE-autostart-after=panel
|
||||
X-KDE-autostart-after=panel
|
|
@ -1,6 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Name=KeePassXC
|
||||
GenericName=Passwortmanager
|
||||
GenericName=Password Manager
|
||||
Exec=/usr/bin/keepassxc
|
||||
TryExec=/usr/bin/keepassxc
|
||||
Icon=keepassxc
|
||||
|
@ -14,3 +14,4 @@ MimeType=application/x-keepass2;
|
|||
X-GNOME-Autostart-enabled=true
|
||||
X-GNOME-Autostart-Delay=2
|
||||
X-KDE-autostart-after=panel
|
||||
X-LXQt-Need-Tray=true
|
||||
|
|
Loading…
Reference in a new issue