summaryrefslogtreecommitdiff
path: root/hypr/pyprland.toml
AgeCommit message (Collapse)Author
2024-06-04Increase easyeffects scratchpad sizezachir
Increasing it from 50% screen size to 75% (in both dimensions).
2024-03-23Set pyprland scratchpads to a size and positionzachir
2024-02-06hypr: Actually implement pseudo-minimizezachir
I apparently lied in the commit where I said I did
2024-02-01hypr: add pseudo minimize functionalityzachir
Using the 'expose' module in pyprland to create a hidden workspace for 'minimizing' windows. Windows do not know they are minimized, however.
2024-01-02hypr: Adding in pyprland and hyprload extensionszachir
We're going to be using two extensions, so naturally we need to have two extension managers (-_-). This should configure both the pyprland and hyprload widgets in full, assuming both are already installed.