movements
This commit is contained in:
parent
bc031c5bb8
commit
c9dbae4c0c
@ -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
|
||||
############################################
|
||||
|
Loading…
Reference in New Issue
Block a user