From 60760861c2f5d2d076d8faa5053e78272dff7f7d Mon Sep 17 00:00:00 2001 From: finga Date: Fri, 29 Sep 2023 18:31:00 +0200 Subject: [PATCH] config: Fix workspaces As the workspace keybindings were broken, fix them. --- .config/sway/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index c2b4e1e..619abae 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -124,8 +124,8 @@ bindsym $mod+4 workspace number $ws4 bindsym $mod+5 workspace number $ws5 bindsym $mod+6 workspace number $ws6 bindsym $mod+7 workspace number $ws7 -bindsym $mod+8 workspace number $w8 -bindsym $mod+9 workspace number $w9 +bindsym $mod+8 workspace number $ws8 +bindsym $mod+9 workspace number $ws9 bindsym $mod+0 workspace number $ws10 # Move focused container to workspace