summaryrefslogtreecommitdiff
path: root/hypr/pyprland.toml
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2024-02-06 15:46:57 -0600
committerzachir <zachir@librem.one>2024-02-06 15:46:57 -0600
commit1b98dc08fa3084fcd98a908c49d6396faa923b5e (patch)
treeec7cc4bd9edd3ab1a115f11736a5ee6b63289452 /hypr/pyprland.toml
parentf3277180ea07a9a6dbc522c5ea7848f2bf651457 (diff)
hypr: Actually implement pseudo-minimize
I apparently lied in the commit where I said I did
Diffstat (limited to 'hypr/pyprland.toml')
-rw-r--r--hypr/pyprland.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/hypr/pyprland.toml b/hypr/pyprland.toml
index 935f1a8..f9775ab 100644
--- a/hypr/pyprland.toml
+++ b/hypr/pyprland.toml
@@ -1,6 +1,7 @@
[pyprland]
plugins = [
"scratchpads",
+ "toggle_special",
"expose"
]