1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

hyprland: update wiki domain name (#7293)

As I noticed in
<https://github.com/nix-community/home-manager/pull/7277#issuecomment-2985781610>,
it seems hyprland changed its domain name from `hyprland.org` to
`hypr.land`. (The old domain redirects to the new one)

These changes are made by the following:
find . \( -type d -name .git -prune \) -o -type f -print0 | xargs -0 sed -i 's/hyprland\.org/hypr.land/g'
This commit is contained in:
Florent Charpentier 2025-06-19 05:41:02 +02:00 committed by GitHub
parent 0f355844e5
commit 8638426397
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View file

@ -41,7 +41,7 @@ in
description = ''
Hypridle configuration written in Nix. Entries with the same key
should be written as lists. Variables' and colors' names should be
quoted. See <https://wiki.hyprland.org/Hypr-Ecosystem/hypridle/> for more examples.
quoted. See <https://wiki.hypr.land/Hypr-Ecosystem/hypridle/> for more examples.
'';
example = lib.literalExpression ''
{