treewide: hyprland.org -> hypr.land

This commit is contained in:
Mihai Fufezan 2025-06-20 01:45:06 +03:00
parent ff2f85641a
commit a301d54df8
No known key found for this signature in database
10 changed files with 39 additions and 39 deletions

View file

@ -136,7 +136,7 @@ namespace HyprlandAPI {
/*
Get a config value.
Please see the <hyprlang.hpp> header or https://hyprland.org/hyprlang/ for docs regarding Hyprlang types.
Please see the <hyprlang.hpp> header or https://hypr.land/hyprlang/ for docs regarding Hyprlang types.
returns: a pointer to the config value struct, which is guaranteed to be valid for the life of this plugin, unless another `addConfigValue` is called afterwards.
nullptr on error.