diff --git a/Plugins.md b/Plugins.md index 6201bb0..84d34a7 100644 --- a/Plugins.md +++ b/Plugins.md @@ -3,8 +3,8 @@ Pyprland provides the following plugins out of the box: - [scratchpads](#scratchpads) implements dropdowns & togglable poppups [![demo video](https://img.youtube.com/vi/ZOhv59VYqkc/0.jpg)](https://www.youtube.com/watch?v=ZOhv59VYqkc) -- `monitors` allows relative placement of monitors depending on the model -- `expose` easily switch between scratchpads and active workspace : +- [monitors](#monitors) allows relative placement of monitors depending on the model +- [expose](#expose) easily switch between scratchpads and active workspace : [![demo video](https://img.youtube.com/vi/ce5HQZ3na8M/0.jpg)](https://www.youtube.com/watch?v=ce5HQZ3na8M) [![demo video](https://img.youtube.com/vi/BNZCMqkwTOo/0.jpg)](https://www.youtube.com/watch?v=BNZCMqkwTOo) - `workspaces_follow_focus` provides commands and handlers allowing a more flexible workspaces usage on multi-monitor setups. If you think the multi-screen behavior of hyprland is not usable or broken/unexpected, this is probably for you.