diff --git a/hypr/starthypr.sh b/hypr/starthypr.sh new file mode 100644 index 0000000..2485c38 --- /dev/null +++ b/hypr/starthypr.sh @@ -0,0 +1,4 @@ +#!/bin/sh +export WLR_NO_HARDWARE_CURSORS=1 +export WLR_RENDERER_ALLOW_SOFTWARE=1 +exec Hyprland