From cff4c614e0a00e14335f58fbfc2efd5329212eae Mon Sep 17 00:00:00 2001 From: Ezri Brimhall Date: Tue, 16 Apr 2024 16:04:34 -0600 Subject: [PATCH] Swapped workspaces 3 and 4 on wings --- .config/sway/workspaces.json##hostname.tycho | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.config/sway/workspaces.json##hostname.tycho b/.config/sway/workspaces.json##hostname.tycho index eb2f660..063df29 100644 --- a/.config/sway/workspaces.json##hostname.tycho +++ b/.config/sway/workspaces.json##hostname.tycho @@ -17,14 +17,14 @@ }, { "index": 4, - "name": "documentation", + "name": "project", "exec": "firefox-beta", "args": ["--new-window"], "program_name": "firefox" }, { "index": 3, - "name": "project", + "name": "documentation", "exec": "firefox-beta", "args": ["--new-window"], "environ": {}, @@ -126,17 +126,17 @@ }, { "index": 18, + "name": "music", + "exec": "spotify", + "program_name": "spotify" + }, + { + "index": 19, "name": "project", "exec": "firefox-beta", "args": ["--new-window"], "program_name": "firefox" }, - { - "index": 19, - "name": "music", - "exec": "spotify", - "program_name": "spotify" - }, { "index": 20, "name": "slack",