pinwheel: Update magnifier keybindings in hyprland
This commit is contained in:
@@ -122,9 +122,9 @@ in
|
|||||||
"$mod, k, movefocus, u"
|
"$mod, k, movefocus, u"
|
||||||
"$mod, l, movefocus, r"
|
"$mod, l, movefocus, r"
|
||||||
|
|
||||||
"$mod SHIFT_CONTROL, 1, exec, ${magnifier} --increase"
|
"$mod CONTROL, 1, exec, ${magnifier} --increase"
|
||||||
"$mod SHIFT_CONTROL, 2, exec, ${magnifier} --decrease"
|
"$mod CONTROL, 2, exec, ${magnifier} --decrease"
|
||||||
"$mod SHIFT_CONTROL, 3, exec, ${magnifier} --reset"
|
"$mod CONTROL, 3, exec, ${magnifier} --reset"
|
||||||
];
|
];
|
||||||
|
|
||||||
bindm = [
|
bindm = [
|
||||||
|
|||||||
Reference in New Issue
Block a user