diff --git a/modules/hm/desktop/mango.nix b/modules/hm/desktop/mango.nix index b66e9ec..eb6a2bc 100644 --- a/modules/hm/desktop/mango.nix +++ b/modules/hm/desktop/mango.nix @@ -132,6 +132,7 @@ "SUPER+CTRL, Down, resizewin, +0, +50" "SUPER+CTRL, Left, resizewin, -50, +0" "SUPER+CTRL, Right, resizewin, +50, +0" + "SUPER+CTRL, Equal, setoption, default_mfact, 0.5" # swap client "SUPER+SHIFT, Up, exchange_client, up"