From ec47a1ef9523bf783c8417480446ccb4490d839e Mon Sep 17 00:00:00 2001 From: Ezri Brimhall Date: Mon, 31 Mar 2025 11:32:45 -0600 Subject: [PATCH] Renamed workspace to be more generic --- .config/sway/workspaces.json##hostname.gathering-storm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/sway/workspaces.json##hostname.gathering-storm b/.config/sway/workspaces.json##hostname.gathering-storm index 6843240..8b599cb 100644 --- a/.config/sway/workspaces.json##hostname.gathering-storm +++ b/.config/sway/workspaces.json##hostname.gathering-storm @@ -141,9 +141,9 @@ }, { "index": 21, - "name": "ferrets", + "name": "livestream", "exec": "firefox", - "args": ["--new-window", "https://www.twitch.tv/ferretsoftware"], + "args": ["--new-window"], "program_name": "firefox" }, {