diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-03-05 21:02:01 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-03-05 21:02:01 +0100 |
| commit | 75e47e7534574b261dfb8b790b864292958d4dd6 (patch) | |
| tree | 9e6787162666b415a17294dec5bde5405b6009c6 | |
| parent | 052bc2df011b78e476217232788e303ddffe1cd0 (diff) | |
Add planify keybinding
| -rw-r--r-- | .config/hypr/bindings.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/hypr/bindings.conf b/.config/hypr/bindings.conf index 758dea1..ce027dc 100644 --- a/.config/hypr/bindings.conf +++ b/.config/hypr/bindings.conf @@ -9,4 +9,5 @@ bindd = SUPER SHIFT, T, Terminal, exec, uwsm-app -- alacritty bindd = SUPER SHIFT, F, File Manager, exec, uwsm-app -- nautilus --new-window bindd = SUPER SHIFT, B, Web Browser, exec, uwsm-app -- firefox +bindd = SUPER SHIFT, P, Planner, exec, uwsm-app -- planify bindd = SUPER SHIFT CONTROL, B, Web Browser, exec, uwsm-app -- firefox --private-window |
