From df86bf411db391fd3343ccf8a89f0c7cce20b76b Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Tue, 13 Dec 2022 09:56:26 +0100 Subject: [PATCH] Add mode resize keybinding --- group_vars/all/keybindings.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/group_vars/all/keybindings.yml b/group_vars/all/keybindings.yml index 39e0ba5..13738b1 100644 --- a/group_vars/all/keybindings.yml +++ b/group_vars/all/keybindings.yml @@ -89,6 +89,11 @@ sway_keybindings: action: 'move scratchpad' - bindsym: '$mod+p' action: 'scratchpad show' + + # Mode resize + - bindsym: '$mod+r' + action: 'mode "resize"' + - mode: 'resize' bindings: - bindsym: '$left'