This commit is contained in:
Michael Chalupiak
2025-11-14 00:14:06 -05:00
parent 792c4d50ce
commit 2b86bb9142
7 changed files with 451 additions and 127 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