From 9b8efc64db3e0ae81149900c71eb9b96102abac1 Mon Sep 17 00:00:00 2001 From: q3aql Date: Mon, 4 Aug 2025 22:19:52 +0200 Subject: [PATCH] .config/sway/config --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 4d8f653..4cd2288 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -162,7 +162,7 @@ default_border pixel 2 # Define names for default workspaces for which we configure key bindings later on. # We use variables to avoid repeating the names in multiple places. set $ws1 "1: " -set $ws2 "2:," +set $ws2 "2: " set $ws3 "3: " set $ws4 "4: " set $ws5 "5: "