Hypr Ecosystem/Hyprlock: fix typo (#1188)

This commit is contained in:
Vishal Kumar Gupta 2025-08-06 13:07:31 +01:00 committed by GitHub
parent b5eae94286
commit ce83efc9d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -126,7 +126,7 @@ widget_name {
### Monitor selection
`monitor` is available for all widgets and can be left empty for "all monitors".
It takes the same string that is used reference monitors in the hyprland configuration.
It takes the same string that is used to reference monitors in the hyprland configuration.
So either use the portname (e.g. `eDP-1`) or the monitor description (e.g. `desc:Chimei Innolux Corporation 0x150C`).
See [Monitors](../../Configuring/Monitors).