diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-12-10 15:43:03 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-12-10 15:43:03 +0100 |
| commit | 6cfd24014a50dd04787d758552b11ca717a4a550 (patch) | |
| tree | f0358ba1ab7f904a543f78fa1ba659d7a07449d8 /.config/hypr/bindings.conf | |
| parent | fb03fb31bb4661d6bfd57d779b4094160087d14f (diff) | |
Add hyprland env and update docs for file purposes
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 |
