aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-07-28 21:16:52 -0400
committerPinapelz <yukais@pinapelz.com>2026-08-29 21:41:34 -0700
commit298642a6ad41f9654f7fc74808a348c85eedc3fc (patch)
tree1079ce0f6c62a64efd5c534077c4e30b7260a167
parent6a549806e0d3e1abf7495358ddc5b91ccdee187c (diff)
Updated keybinds.lua to make keybinds.conf
Signed-off-by: Don Williams <don.e.williams@gmail.com>
-rw-r--r--config/hypr/lua/keybinds.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/lua/keybinds.lua b/config/hypr/lua/keybinds.lua
index 9edbe8f3..f67fa599 100644
--- a/config/hypr/lua/keybinds.lua
+++ b/config/hypr/lua/keybinds.lua
@@ -330,7 +330,7 @@ bind(
-- "satellite", "staggered", "columnar", "vortex", "random"
local qs_hyprview_layout = "smartgrid"
bind(
- "ALT",
+ "SUPER SHIFT",
"tab",
exec_cmd("$HOME/.config/hypr/scripts/toggle-qs-hyprview.sh " .. qs_hyprview_layout),
{ description = "qs-hyprview toggle" }
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage