feat(de): add hyprlock

This commit is contained in:
Mohammad Rafiq 2025-03-17 23:33:38 +08:00
parent 92c962c5ac
commit 4c154876ba
No known key found for this signature in database
7 changed files with 222 additions and 43 deletions

View file

@ -61,5 +61,6 @@
url = "github:hyprwm/hyprland-plugins";
inputs.hyprland.follows = "hyprland";
};
hyprlock.url = "github:hyprwm/hyprlock";
};
}