sway: add keybind to toggle window borders
This commit is contained in:
parent
6ed3260825
commit
a37d863237
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user