sway: Cambiar keybindings
This commit is contained in:
parent
8bb99f8a8b
commit
a7662b7aab
1 changed files with 3 additions and 6 deletions
|
@ -134,15 +134,12 @@ input * {
|
|||
|
||||
bindsym $mod+s sticky toggle
|
||||
|
||||
bindsym $mod+g layout toggle splitv splith stacking tabbed
|
||||
bindsym $mod+Shift+g split v
|
||||
bindsym $mod+t layout toggle tabbed splith splitv
|
||||
bindsym $mod+v split v
|
||||
|
||||
bindsym $mod+f fullscreen
|
||||
|
||||
bindsym $mod+Shift+space floating toggle
|
||||
|
||||
# Swap focus between the tiling area and the floating area
|
||||
bindsym $mod+space focus mode_toggle
|
||||
bindsym $mod+Shift+f floating toggle
|
||||
|
||||
#
|
||||
# Scratchpad:
|
||||
|
|
Loading…
Reference in a new issue