From 6a549806e0d3e1abf7495358ddc5b91ccdee187c Mon Sep 17 00:00:00 2001 From: Don Williams Date: Tue, 28 Jul 2026 20:40:47 -0400 Subject: Reset hyprview binding SUPERSHIFT TAB Signed-off-by: Don Williams --- config/hypr/configs/Keybinds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index 00ed84a4..8ef25908 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 = alt, tab, exec, $scriptsDir/toggle-qs-hyprview.sh $layout +bind = $mainMod shift, tab, exec, $scriptsDir/toggle-qs-hyprview.sh $layout # Cycle windows; if floating bring to top bindd = ALT, Tab, Cycle next window, cyclenext -- cgit v1.2.3