Skip to content

cursor-sprite/xcursor: Fall back to gray square if missing theme

Instead of aborting with an error, display a half transparent gray square instead of cursors and log a warning in the journal, allowing the user to fix their system withotu having to rely on switching to a TTY.

It will be immediately obvious the cursor is silly looking, which will be a better hint than just aborting.

Closes: #1428 (closed)

Merge request reports