✨ feat(hypr): add a warning about the hyprpm update command
This commit is contained in:
parent
ccee486a2a
commit
a030904c9d
1 changed files with 3 additions and 0 deletions
3
.config/hypr/.github/README.md
vendored
3
.config/hypr/.github/README.md
vendored
|
@ -57,6 +57,9 @@ If you have any other default programs, you can edit [this file](../configs/defa
|
||||||
|
|
||||||
You can manage and install extensions with `hyprpm`, a package manager that ships by default with hyprland. Here's a quick reference guide for installing, updating and removing extensions.
|
You can manage and install extensions with `hyprpm`, a package manager that ships by default with hyprland. Here's a quick reference guide for installing, updating and removing extensions.
|
||||||
|
|
||||||
|
> [!WARNING]
|
||||||
|
> hyprpm update may not work. This is and issue with hyprland and its plugins, not with the dotfiles themselves.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Installing an extension
|
# Installing an extension
|
||||||
hyprpm add <repo-link>
|
hyprpm add <repo-link>
|
||||||
|
|
Loading…
Add table
Reference in a new issue