pmaports/device/testing/device-google-snow/sway/tinydm/10-no-hardware-cursor.sh
Anton Bambura 1c4369e4fc
google-snow: replace bash with sh in sway workaround (MR 4300)
[ci:skip-build]: already built successfully in CI
2023-08-03 07:42:56 +02:00

5 lines
85 B
Bash

#!/bin/sh
# A workaround for missing cursor issue
export WLR_NO_HARDWARE_CURSORS=1