sway: Disable hardware cursor

This applies redshift to the cursor
restic-rest-server
Simon Bruder 2020-08-24 20:59:26 +02:00
parent 2719ad6744
commit a38caf06ac
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
export QT_QPA_PLATFORM=wayland-egl
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
export SDL_VIDEODRIVER=wayland
export WLR_NO_HARDWARE_CURSORS=1
export _JAVA_AWT_WM_NONREPARENTING=1
'';
};