1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-25 07:58:31 +02:00

i3: config.modes.resize: add Return to defaults

This commit is contained in:
Florian Klink 2017-11-20 21:15:51 +01:00 committed by Nikita Uvarov
parent 455ce37398
commit 3c875267af
No known key found for this signature in database
GPG Key ID: F7A5FB3A7C10EF96

View File

@ -418,6 +418,7 @@ let
"Up" = "resize shrink height 10 px or 10 ppt";
"Right" = "resize grow width 10 px or 10 ppt";
"Escape" = "mode default";
"Return" = "mode default";
};
};
description = ''