Renamed workspace to be more generic

This commit is contained in:
2025-03-31 11:32:45 -06:00
parent 4d1c411870
commit ec47a1ef95

View File

@@ -141,9 +141,9 @@
}, },
{ {
"index": 21, "index": 21,
"name": "ferrets", "name": "livestream",
"exec": "firefox", "exec": "firefox",
"args": ["--new-window", "https://www.twitch.tv/ferretsoftware"], "args": ["--new-window"],
"program_name": "firefox" "program_name": "firefox"
}, },
{ {