4dfa72c680
Co-Authored-By: Segfault <awarnecke002@hotmail.com> [ci:skip-build]: already built successfully in CI
5 lines
87 B
Bash
5 lines
87 B
Bash
#!/bin/bash
|
|
|
|
# A workaround for missing cursor issue
|
|
|
|
export WLR_NO_HARDWARE_CURSORS=1
|