aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/configs/Keybinds.conf
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-07-28 18:32:35 -0400
committerPinapelz <yukais@pinapelz.com>2026-08-29 21:41:34 -0700
commitee157217173f5ca603559d570f7ddc48b89e0979 (patch)
tree8aaf95342830f0a88e5198f653e71884b4324191 /config/hypr/configs/Keybinds.conf
parentccb2831ea1743f8d19cf1f608cee234d35a56d8d (diff)
Changed CTRL-TAB to ALT-TAB for hyprview
ALT-TAB used in many apps Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/configs/Keybinds.conf modified: config/hypr/lua/keybinds.lua
Diffstat (limited to 'config/hypr/configs/Keybinds.conf')
-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 d7433ec6..00ed84a4 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 = ctrl, tab, exec, $scriptsDir/toggle-qs-hyprview.sh $layout
+bind = alt, tab, 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