From 62e6e25d758483bbaa9645d55594d9c879935ac0 Mon Sep 17 00:00:00 2001 From: Danny Trunk Date: Thu, 10 Mar 2022 15:52:42 +0000 Subject: [PATCH] Change StartupWMClass Fixes issue #9 --- .../intellij-idea-community.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intellij-idea-community_2021.3.2/intellij-idea-community.desktop b/intellij-idea-community_2021.3.2/intellij-idea-community.desktop index fff8c72..675b0bf 100644 --- a/intellij-idea-community_2021.3.2/intellij-idea-community.desktop +++ b/intellij-idea-community_2021.3.2/intellij-idea-community.desktop @@ -7,4 +7,4 @@ Terminal=false Type=Application Categories=Development;IDE;Java; Keywords=intellij;idea;community;java;ide -StartupWMClass=jetbrains-idea +StartupWMClass=jetbrains-idea-ce