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]
|
[Desktop Entry]
|
||||||
Icon=/home/leong/.local/share/JetBrains/Toolbox/toolbox.svg
|
Icon=/home/dhalucario/.local/share/JetBrains/Toolbox/toolbox.svg
|
||||||
Exec=/home/leong/.local/share/JetBrains/Toolbox/bin/jetbrains-toolbox --minimize
|
Exec=/home/dhalucario/.local/share/JetBrains/Toolbox/bin/jetbrains-toolbox --minimize
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Development
|
Categories=Development
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=KeePassXC
|
Name=KeePassXC
|
||||||
GenericName=Passwortmanager
|
GenericName=Password Manager
|
||||||
Exec=/usr/bin/keepassxc
|
Exec=/usr/bin/keepassxc
|
||||||
TryExec=/usr/bin/keepassxc
|
TryExec=/usr/bin/keepassxc
|
||||||
Icon=keepassxc
|
Icon=keepassxc
|
||||||
|
@ -14,3 +14,4 @@ MimeType=application/x-keepass2;
|
||||||
X-GNOME-Autostart-enabled=true
|
X-GNOME-Autostart-enabled=true
|
||||||
X-GNOME-Autostart-Delay=2
|
X-GNOME-Autostart-Delay=2
|
||||||
X-KDE-autostart-after=panel
|
X-KDE-autostart-after=panel
|
||||||
|
X-LXQt-Need-Tray=true
|
||||||
|
|
Loading…
Reference in a new issue