diff options
Diffstat (limited to '.config/hypr')
| -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 |
