From 1a4345c6e0fa890e8c46a4c78795c50d020ea8b6 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Tue, 20 Feb 2024 02:54:51 +0000 Subject: [PATCH] hyprlock: add hide_cursor --- pages/Hypr Ecosystem/hyprlock.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Hypr Ecosystem/hyprlock.md b/pages/Hypr Ecosystem/hyprlock.md index a8c4b13..1fc688d 100644 --- a/pages/Hypr Ecosystem/hyprlock.md +++ b/pages/Hypr Ecosystem/hyprlock.md @@ -11,6 +11,7 @@ Variables in the `general` category: | variable | description | type | default | | -- | -- | -- | -- | | disable_loading_bar | disables the loading bar on the bottom of the screen while hyprlock is booting up. | bool | false | +| hide_cursor | hides the cursor instead of making it visible | bool | true | ## Widgets