Fix hyprctl getprop and setprop URL strings #15
Replies: 1 comment
|
you could've just opened a discussion. hyprwm/Hyprland#15739 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Repos I am interested in contributing to
hyprwm/Hyprland
What I want to contribute right now
Fix the URLs in the hyprctl getprop and setprop help strings
Why the above bug / feature specifically?
hyprctl getprop --helppoints to this URL
https://wiki.hypr.land/Configuring/Using-hyprctl/#setprop
which returns a 404 error. Same for hyprctl setprop
The correct URL is
https://wiki.hypr.land/Configuring/Advanced-and-Cool/Using-hyprctl/#setprop
this just needs to be fixed in hyprwm/Hyprland/hyprctl/src/Strings.hpp
I acknowledge that:
I have read the AI Usage Policy and agree to follow it.
I have read the Code of Conduct and agree to follow it.
I wrote this request with my own hands, my own keyboard, and in my own words.
All reactions