mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
Merge pull request #1144 from dupondje/fix_wmclass
Add WMClass to the desktop file to have proper linking to the desktop file
This commit is contained in:
commit
44399991f4
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ Comment=Community-driven port of the Windows application “KeePass Password Saf
|
|||
Exec=keepassxc %f
|
||||
TryExec=keepassxc
|
||||
Icon=keepassxc
|
||||
StartupWMClass=keepassxc
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Version=1.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue