feat: Update name
All checks were successful
Build Docker / BuildImage (push) Successful in 2m14s

This commit is contained in:
2025-07-08 22:54:36 +10:00
parent 43c0f83b57
commit abb0d9d916
2 changed files with 2 additions and 2 deletions

View File

@@ -86,7 +86,7 @@ def restart():
# Execute a `pkill spotifyd` command to stop the spotifyd process
status = os.system("pkill spotifyd")
# Start with a new process
os.system("spotifyd -d 'Family Room'")
os.system("spotifyd -d 'Family Room Speakers'")