summaryrefslogtreecommitdiff
path: root/hypr/pyprland.toml
AgeCommit message (Collapse)Author
2025-07-22Use hyprscratch for scratchpads, not pyprlandZachIR
2025-07-21Switch back to stzachir
This reverts commit ea094c356c47a7cebd693dc13bc28b623af770ea.
2025-07-21Fix hypr scratchpad name helvumzachir
2025-07-21Switch back to kittyzachir
2025-07-15Use st instead of kittyZachIR
2025-07-12Use Helvum not QPWGraphzachir
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.