movements
This commit is contained in:
@@ -94,6 +94,7 @@ bindsym --to-code {
|
|||||||
$altmod+u split none
|
$altmod+u split none
|
||||||
$mod+y layout tabbed
|
$mod+y layout tabbed
|
||||||
$altmod+y split h; layout tabbed
|
$altmod+y split h; layout tabbed
|
||||||
|
$mod+j focus parent
|
||||||
}
|
}
|
||||||
# mid row - focus, movement
|
# mid row - focus, movement
|
||||||
bindsym --to-code {
|
bindsym --to-code {
|
||||||
@@ -124,6 +125,7 @@ bindsym --to-code {
|
|||||||
$mod+c exec wtype -M ctrl c -m ctrl
|
$mod+c exec wtype -M ctrl c -m ctrl
|
||||||
$mod+v exec wtype -M ctrl v -m ctrl
|
$mod+v exec wtype -M ctrl v -m ctrl
|
||||||
$mod+Slash exec ~/.local/bin/sway/search-mode.sh
|
$mod+Slash exec ~/.local/bin/sway/search-mode.sh
|
||||||
|
$mod+z focus child
|
||||||
}
|
}
|
||||||
floating_modifier $mod normal
|
floating_modifier $mod normal
|
||||||
############################################
|
############################################
|
||||||
|
|||||||
Reference in New Issue
Block a user