From 91d2601344ba7df55560dfad55ac900657ad5d6f Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Fri, 3 May 2024 22:06:58 -0500 Subject: [PATCH] Reenable some sway keybinds --- sericea/.config/sway/config.d/03-keybinds.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sericea/.config/sway/config.d/03-keybinds.conf b/sericea/.config/sway/config.d/03-keybinds.conf index 77a41778..6aee613f 100644 --- a/sericea/.config/sway/config.d/03-keybinds.conf +++ b/sericea/.config/sway/config.d/03-keybinds.conf @@ -57,8 +57,8 @@ bindsym $mod+$shift+f fullscreen toggle # Change the layout of this container # Disabled because I just fatfinger these, they're never useful in my workflow #bindsym $mod+s layout stacking -#bindsym $mod+w layout tabbed -#bindsym $mod+e layout toggle split +bindsym $mod+w layout tabbed +bindsym $mod+e layout toggle split # Focus the parent container. Lets you move groups at a time bindsym $mod+a focus parent # Focus the child container