From df371f2044dd11491b19ba696a92ecd3ddda0c5d Mon Sep 17 00:00:00 2001 From: nuehm-arno Date: Fri, 11 Nov 2022 10:49:59 +0100 Subject: [PATCH] Add keys to improve handling of Axolotl in Phosh StartupNotify enables showing the icon fullscreen for a short period of time after starting Axolotl. UsesNotifications puts Axolotl in the GNOME notifications app list. --- deb/axolotl.desktop | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deb/axolotl.desktop b/deb/axolotl.desktop index b03ebd6af..fc534e1d4 100644 --- a/deb/axolotl.desktop +++ b/deb/axolotl.desktop @@ -11,3 +11,5 @@ Categories=Network;Chat;InstantMessaging StartupWMClass=axolotl X-KDE-FormFactor=desktop;tablet;handset; X-Purism-FormFactor=Workstation;Mobile; +StartupNotify=true +X-Gnome-UsesNotifications=true