From d8e52d866645af82b20c8c11c7b5dc347ac67e4d Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Sun, 30 Jun 2024 15:21:58 +0200 Subject: [PATCH] pinwheel: Update `magnifier` keybindings in `hyprland` --- hosts/pinwheel/modules/hyprland/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hosts/pinwheel/modules/hyprland/default.nix b/hosts/pinwheel/modules/hyprland/default.nix index 80fd47c..a579022 100644 --- a/hosts/pinwheel/modules/hyprland/default.nix +++ b/hosts/pinwheel/modules/hyprland/default.nix @@ -122,9 +122,9 @@ in "$mod, k, movefocus, u" "$mod, l, movefocus, r" - "$mod SHIFT_CONTROL, 1, exec, ${magnifier} --increase" - "$mod SHIFT_CONTROL, 2, exec, ${magnifier} --decrease" - "$mod SHIFT_CONTROL, 3, exec, ${magnifier} --reset" + "$mod CONTROL, 1, exec, ${magnifier} --increase" + "$mod CONTROL, 2, exec, ${magnifier} --decrease" + "$mod CONTROL, 3, exec, ${magnifier} --reset" ]; bindm = [