movements

This commit is contained in:
Yuri Zamyatin 2025-09-28 23:49:17 +00:00
parent bc031c5bb8
commit c9dbae4c0c
No known key found for this signature in database
GPG Key ID: 4009A4CD0333B579

View File

@ -94,6 +94,7 @@ bindsym --to-code {
$altmod+u split none
$mod+y layout tabbed
$altmod+y split h; layout tabbed
$mod+j focus parent
}
# mid row - focus, movement
bindsym --to-code {
@ -124,6 +125,7 @@ bindsym --to-code {
$mod+c exec wtype -M ctrl c -m ctrl
$mod+v exec wtype -M ctrl v -m ctrl
$mod+Slash exec ~/.local/bin/sway/search-mode.sh
$mod+z focus child
}
floating_modifier $mod normal
############################################