From 5937105d917ccc27517620ad3776002ed6a692d8 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Fri, 17 Jan 2025 01:08:52 -0800 Subject: [PATCH] feat: add overview and jump to hyprscroller --- hm/modules/linux/desktop-environment/hyprland/binds.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hm/modules/linux/desktop-environment/hyprland/binds.nix b/hm/modules/linux/desktop-environment/hyprland/binds.nix index 4df876b..8be660a 100644 --- a/hm/modules/linux/desktop-environment/hyprland/binds.nix +++ b/hm/modules/linux/desktop-environment/hyprland/binds.nix @@ -61,6 +61,9 @@ in "$mod, C, scroller:setmode, c" "$mod, V, scroller:setmode, r" + + "$mod, G, scroller:jump" + "$mod+Ctrl, G, scroller:toggleoverview" ]) ++ [ # Window actions