add videos

This commit is contained in:
fdev31 2023-05-16 21:23:09 +02:00
parent d6a519cbb6
commit 26bf626817

View file

@ -30,13 +30,15 @@ A single config file `~/.config/hypr/pyprland.json` is used, using the following
## Built-in plugins
- `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 :
[![demo video](https://img.youtube.com/vi/dxH8R2d01o8/0.jpg)](https://www.youtube.com/watch?v=dxH8R2d01o8)
[![demo video](https://img.youtube.com/vi/ce5HQZ3na8M/0.jpg)](https://www.youtube.com/watch?v=ce5HQZ3na8M)
- `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
- `toggle_dpms` toggles the DPMS status of every plugged monitor
- `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)
- `shift_monitors` adds a self-configured "swapactiveworkspaces" command
## Installation