You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# need this on Gnome for some absurd reason because otherwise AWT just hangs forever on some XTaskbar code
# see also <https://github.com/openjdk/jdk/blob/d3e5304c0f70aa03a52f5449cb38645a184b23dc/src/java.desktop/unix/classes/sun/awt/X11/XTaskbarPeer.java#L43-L46>
export XDG_CURRENT_DESKTOP=whatever
fi
cd "$dfc_path"
# do NOT run in container because container is missing gtk!