aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-08-04 15:08:55 -0400
committerPinapelz <yukais@pinapelz.com>2026-08-29 21:41:34 -0700
commitff8a39488f28343df98973817ce87351080a2063 (patch)
tree24cfa95fc90585817935cd7b2b055e3462d7e043
parente35dbb319b1e2daca3b093ae2ed4c46b5ca01bd0 (diff)
Fixed hyprview description Keybinds.conf
Signed-off-by: Don Williams <don.e.williams@gmail.com>
-rw-r--r--config/hypr/configs/Keybinds.conf2
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
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage