-
Notifications
You must be signed in to change notification settings - Fork 25
Plugins
fdev31 edited this page Jan 25, 2024
·
86 revisions
The following plugins are built-in (add to plugins in the config to enable):
-
🌟🌟🌟 scratchpads implements dropdowns & togglable poppups
-
🌟🌟🌟 magnify toggles zooming of viewport or sets a specific scaling factor
-
🌟🌟🌟 toggle_special move windows from/to special workspaces in a single command
-
🌟🌟 centerlayout implements a layout where one client window is almost maximized and others seat in the background
-
🌟 expose easily switch between scratchpads and active workspace:
-
lost_windows brings lost floating windows (which are out of reach) to the current workspace
-
toggle_dpms toggles the DPMS status of every plugged monitor
Plugins requiring multiple displays:
- 🌟🌟🌟 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.
- 🌟🌟🌟 shift_monitors adds a zero-configuration "swapactiveworkspaces" command, makes a caroussel with your monitors
- 🌟🌟🌟 monitors allows relative placement of monitors depending on the model
Note
- You may install more plugins by using 3rd party or custom Python packages.
- "🌟" indicates some maturity & reliability level of the plugin, considering age, attention paid and complexity - from 0 to 3.




