From 012d2bec745d5f8e378081cd437f24da6fa375da Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Mon, 31 Jul 2023 11:34:51 +0000 Subject: [PATCH] Upload New File --- hypr/starthypr.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 hypr/starthypr.sh 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