diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-08-04 15:08:55 -0400 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-08-29 21:41:34 -0700 |
| commit | ff8a39488f28343df98973817ce87351080a2063 (patch) | |
| tree | 24cfa95fc90585817935cd7b2b055e3462d7e043 /config/hypr | |
| parent | e35dbb319b1e2daca3b093ae2ed4c46b5ca01bd0 (diff) | |
Fixed hyprview description Keybinds.conf
Signed-off-by: Don Williams <don.e.williams@gmail.com>
Diffstat (limited to 'config/hypr')
| -rw-r--r-- | config/hypr/configs/Keybinds.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index d9969eaf..b426ea91 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -141,7 +141,7 @@ bindd = $mainMod ALT, S, Toggle scrolling V/H, exec, bash -c '[[ $(hyprctl getop $layout = 'smartgrid' # Or, using XDG_CONFIG_HOME: -bind = $mainMod shift, tab, exec, $scriptsDir/toggle-qs-hyprview.sh $layout +bindd = $mainMod shift, tab, Toggle HyprView, exec, $scriptsDir/toggle-qs-hyprview.sh $layout # Cycle windows; if floating bring to top bindd = ALT, Tab, Cycle next window, cyclenext |
