mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 21:15:58 +01:00
Add reminder to re-compile plugins after updating Hyprland. (#285)
This commit is contained in:
parent
83b394378f
commit
28883041b5
1 changed files with 4 additions and 0 deletions
|
@ -118,6 +118,10 @@ Copy it wherever you please to keep it organized and load with `hyprctl plugin l
|
|||
Oops. Make sure your plugin is compiled on the same machine as Hyprland. If that doesn't help,
|
||||
ask the plugin's maintainer to fix it.
|
||||
|
||||
### My plugin no longer works after updating Hyprland!
|
||||
Make sure to re-compile the plugin after each Hyprland update.
|
||||
Every hyprland version change (even from one commit to another) requires plugins to be re-compiled.
|
||||
|
||||
### How do I list my loaded plugins?
|
||||
`hyprctl plugin list`
|
||||
|
||||
|
|
Loading…
Reference in a new issue