mirror of
https://github.com/hyprwm/Hyprland.git
synced 2026-08-18 11:02:10 +00:00
hyprctl: fix wiki strings (#15739)
do not keep raw URLs, those can change. Just direct the user.
This commit is contained in:
@ -148,8 +148,7 @@ regex:
|
||||
Regular expression by which a window will be searched
|
||||
|
||||
property:
|
||||
See https://wiki.hypr.land/Configuring/Using-hyprctl/#setprop for list
|
||||
of properties
|
||||
See the wiki for a list of properties
|
||||
|
||||
value:
|
||||
Property value
|
||||
@ -167,8 +166,7 @@ regex:
|
||||
Regular expression by which a window will be searched
|
||||
|
||||
property:
|
||||
See https://wiki.hypr.land/Configuring/Using-hyprctl/#setprop for list
|
||||
of properties
|
||||
See the wiki for a list of properties
|
||||
|
||||
flags:
|
||||
See 'hyprctl --help')#";
|
||||
|
||||
Reference in New Issue
Block a user