mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-09-22 05:44:46 -04:00
Set SingleMainWindow in .desktop file (#7430)
This commit is contained in:
parent
acb37db6f1
commit
2e0d66039d
1 changed files with 3 additions and 1 deletions
|
@ -42,6 +42,8 @@ StartupWMClass=keepassxc
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Version=1.0
|
Version=1.5
|
||||||
Categories=Utility;Security;Qt;
|
Categories=Utility;Security;Qt;
|
||||||
MimeType=application/x-keepass2;
|
MimeType=application/x-keepass2;
|
||||||
|
SingleMainWindow=true
|
||||||
|
X-GNOME-SingleWindow=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue