From 7710734db0e8d6e828cae91cc7a05f5537cd590a Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 29 May 2024 05:33:54 +0900 Subject: [PATCH] updated cursor section --- config/hypr/UserConfigs/UserSettings.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index 57bb984..be8e484 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -147,6 +147,7 @@ xwayland { force_zero_scaling = true } -cursor { - enable_hyprcursor = true -} \ No newline at end of file +# cursor section for Hyprland v0.41.0 or newer +#cursor { +# enable_hyprcursor = true +#} \ No newline at end of file