keyd: align hyper chord with hyprland
This commit is contained in:
@@ -17,8 +17,8 @@ makeEnable config "myModules.keyd" true {
|
|||||||
# Right Alt -> Hyper chord
|
# Right Alt -> Hyper chord
|
||||||
rightalt = "layer(hyper)";
|
rightalt = "layer(hyper)";
|
||||||
};
|
};
|
||||||
# Hyper = Ctrl+Alt+Meta+Shift while held
|
# Hyper = Ctrl+Alt+Meta while held (matches $hyper = SUPER CTRL ALT)
|
||||||
"hyper:C-A-M-S" = { };
|
"hyper:C-A-M" = { };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user