From c94ec9ac5ee6f33fe881a9138beaa5479904f061 Mon Sep 17 00:00:00 2001 From: Alexandr Stelnykovych Date: Mon, 21 Apr 2025 16:38:35 +0300 Subject: [PATCH] [packaging] (Linux) fix: Incorrect Portmaster icon on task bar --- packaging/linux/portmaster.desktop | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/linux/portmaster.desktop b/packaging/linux/portmaster.desktop index c21458b0..8654ac1b 100644 --- a/packaging/linux/portmaster.desktop +++ b/packaging/linux/portmaster.desktop @@ -3,6 +3,7 @@ Name=Portmaster GenericName=Application Firewall Exec={{exec}} --data=/opt/safing/portmaster --with-prompts --with-notifications Icon={{icon}} +StartupWMClass=portmaster Terminal=false Type=Application Categories=System