From 3c592a20c13769326c0001b89f35b2866377fb61 Mon Sep 17 00:00:00 2001 From: tavo-wasd Date: Mon, 5 Feb 2024 13:33:57 -0600 Subject: [PATCH] switch workspaces --- sway/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sway/config b/sway/config index 5fdc8e7..661aa00 100644 --- a/sway/config +++ b/sway/config @@ -97,6 +97,9 @@ bindsym $mod+Shift+6 move container to workspace " 6 " bindsym $mod+Shift+7 move container to workspace " 7 " bindsym $mod+Shift+8 move container to workspace " 8 " bindsym $mod+Shift+9 move container to workspace " 9 " +#- +bindsym $mod+comma workspace next_on_output +bindsym $mod+period workspace prev_on_output # - bindsym $mod+b splith bindsym $mod+v splitv