Fix .xssessionrc

This commit is contained in:
Przemek Grondek 2022-12-14 15:34:39 +01:00
parent 8bcf1553f2
commit 23eeb617d4

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
if [[ "$DESKTOP_SESSION" = "dwm" ]]; then
if [[ "$DESKTOP_SESSION" = "dwm" || "$DESKTOP_SESSION" == "dwm-gnome" ]]; then
export _JAVA_AWT_WM_NONREPARENTING=1
export AWT_TOOLKIT=MToolkit
wmname LG3D