From a7662b7aab61fc52eb62dd099df77f7160c78809 Mon Sep 17 00:00:00 2001 From: Nulo Date: Sun, 16 Oct 2022 17:47:14 -0300 Subject: [PATCH] sway: Cambiar keybindings --- .config/sway/config | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 89653b7..01be808 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -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: