Updated Plugins (markdown)

Fabien Devaux 2023-07-28 22:35:36 +02:00
parent 98f5a8027a
commit 2b669411c4

@ -7,12 +7,12 @@ Pyprland provides the following plugins out of the box:
- [expose](#expose) easily switch between scratchpads and active workspace : - [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/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) [![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. - [workspaces_follow_focus](#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.
- `lost_windows` brings lost floating windows to the current workspace - [lost_windows](#lost_windows) brings lost floating windows to the current workspace
- `toggle_dpms` toggles the DPMS status of every plugged monitor - [toggle_dpms](#toggle_dpms) toggles the DPMS status of every plugged monitor
- `magnify` toggles zooming of viewport or sets a specific scaling factor - [magnify](#magnify) toggles zooming of viewport or sets a specific scaling factor
[![demo video](https://img.youtube.com/vi/yN-mhh9aDuo/0.jpg)](https://www.youtube.com/watch?v=yN-mhh9aDuo) [![demo video](https://img.youtube.com/vi/yN-mhh9aDuo/0.jpg)](https://www.youtube.com/watch?v=yN-mhh9aDuo)
- `shift_monitors` adds a self-configured "swapactiveworkspaces" command - [shift_monitors](#shift_monitors) adds a self-configured "swapactiveworkspaces" command
# `expose` # `expose`