1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-28 17:27:28 +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 = ''