diff options
Diffstat (limited to '.config/hypr/bindings.conf')
| -rw-r--r-- | .config/hypr/bindings.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/hypr/bindings.conf b/.config/hypr/bindings.conf index 71223aa..2ea6bd3 100644 --- a/.config/hypr/bindings.conf +++ b/.config/hypr/bindings.conf @@ -1,3 +1,8 @@ +# Configure Hyprland Bindings +# +# See https://wiki.hypr.land/Configuring/Keywords/ +# See https://wiki.hypr.land/Configuring/Binds/ + bindd = SUPER, Q, Quit, killactive, bindd = SUPER SHIFT, T, Terminal, exec, uwsm-app -- alacritty bindd = SUPER SHIFT, F, File Manager, exec, uwsm-app -- nautilus --new-window |
