mirror of
https://github.com/Trensa-Organization/hy3.git
synced 2025-03-15 18:53:40 +01:00
Update README.md
Added hyprpm update -f to readme according to bug in #109
This commit is contained in:
parent
400930e039
commit
de58d24c29
1 changed files with 6 additions and 0 deletions
|
@ -136,6 +136,12 @@ To update hy3 (and all other plugins), run
|
||||||
hyprpm update
|
hyprpm update
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Sometimes the headers from hyprland are not updated, if this happens run (See #109 for an example of where this happened)
|
||||||
|
|
||||||
|
```sh
|
||||||
|
hyprpm update -f
|
||||||
|
```
|
||||||
|
|
||||||
(See [the wiki](https://wiki.hyprland.org/Plugins/Using-Plugins/) for details.)
|
(See [the wiki](https://wiki.hyprland.org/Plugins/Using-Plugins/) for details.)
|
||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
|
|
Loading…
Add table
Reference in a new issue