mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
hyprlock: add hide_cursor
This commit is contained in:
parent
1391d6bd35
commit
1a4345c6e0
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ Variables in the `general` category:
|
||||||
| variable | description | type | default |
|
| variable | description | type | default |
|
||||||
| -- | -- | -- | -- |
|
| -- | -- | -- | -- |
|
||||||
| disable_loading_bar | disables the loading bar on the bottom of the screen while hyprlock is booting up. | bool | false |
|
| 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
|
## Widgets
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue