Skip to content

Instantly share code, notes, and snippets.

@nenad
Last active June 8, 2022 15:53
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nenad/16f0b962dd878221e9f52ca9f2b2c969 to your computer and use it in GitHub Desktop.
Save nenad/16f0b962dd878221e9f52ca9f2b2c969 to your computer and use it in GitHub Desktop.
Sway/Wayland PHPStorm fix
[Desktop Entry]
Version=1.0
Type=Application
Name=PhpStorm
Icon=/opt/phpstorm/bin/phpstorm.png
Exec=env _JAVA_AWT_WM_NONREPARENTING=1 PHPSTORM_JDK=/usr/lib/jvm/java-11-openjdk "/opt/phpstorm/bin/phpstorm.sh" %f
Comment=The Drive to Develop
Categories=Development;IDE;
Terminal=false
StartupWMClass=jetbrains-phpstorm
@hauke725
Copy link

hauke725 commented Apr 6, 2022

I'm so glad you put this here but how has this not been fixed by jetbrains after 3 years?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment