mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-10 15:52:58 -04:00
greeter: pass --unsupported-gpu to sway
This commit is contained in:
@@ -208,7 +208,7 @@ exec "$QS_CMD; swaymsg exit"
|
|||||||
SWAY_EOF
|
SWAY_EOF
|
||||||
COMPOSITOR_CONFIG="$TEMP_CONFIG"
|
COMPOSITOR_CONFIG="$TEMP_CONFIG"
|
||||||
fi
|
fi
|
||||||
exec sway -c "$COMPOSITOR_CONFIG"
|
exec sway --unsupported-gpu -c "$COMPOSITOR_CONFIG"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
scroll)
|
scroll)
|
||||||
|
|||||||
Reference in New Issue
Block a user