summaryrefslogtreecommitdiff
path: root/hypr/pyprland.toml
AgeCommit message (Collapse)Author
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.