Start IntelliJ with binary instead of shell-script

This commit is contained in:
2025-03-15 21:03:28 +01:00
parent e6f87805c7
commit 5ebcde4bff

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. ~/.profile
export XMODIFIERS=""
exec ~/.local/opt/idea/bin/idea.sh
exec ~/.local/opt/idea/bin/idea