This commit is contained in:
Michael Chalupiak
2025-11-14 00:11:07 -05:00
parent 367244a53d
commit 16169fbab4
8 changed files with 522 additions and 197 deletions

View File

@@ -1,6 +1,6 @@
if [ "$XDG_SESSION_DESKTOP" = "sway" ] ; then
# https://github.com/swaywm/sway/issues/595
export _JAVA_AWT_WM_NONREPARENTING=1
# export _JAVA_AWT_WM_NONREPARENTING=1
export STUDIO_JDK=/usr/lib/jvm/java-11-openjdk/
fi