sway: add keybind to toggle window borders

This commit is contained in:
surtur 2022-10-17 22:08:22 +02:00
parent 6ed3260825
commit a37d863237
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI

@ -269,6 +269,14 @@ bindsym
$mod+Ctrl+r exec alacritty --class ranger -e ranger
}
#
# Borders
#
bindsym --to-code
{
$mod+ctrl+semicolon border toggle
}
# Notifications
bindsym Control+Space exec makoctl dismiss
bindsym Control+Shift+Space exec makoctl dismiss --all