added documentation for custom hyprland controls

This commit is contained in:
pagedmov
2024-11-07 15:31:34 -05:00
parent da191e5ae4
commit 2127996ee8
4 changed files with 264 additions and 217 deletions

View File

@@ -1,7 +1,7 @@
# pagedMov's Nix Aliases
## fetchfromgh
- Given a username and repo name like someuser/somerepo, generates a full pkgs.fetchFromGitHub call.
- Given a username and repo name like someuser/somerepo, generates a full pkgs.fetchFromGitHub call. Uses the most recent commit.
- Usage:
- `fetchfromgh someuser/somerepo`
- Example: