changed config

This commit is contained in:
buenosairesam
2025-10-03 03:30:22 -03:00
parent 7666917c13
commit 72f9e9d9a7

View File

@@ -10,7 +10,7 @@ from config import logger, switches
from zoneinfo import ZoneInfo
desktops = ("Plan", "Think", "Work", "Other", "Away", "Work", "Work", "Work")
work_desktops = {2: "default", 5: "dlt", 6: "vhs", 7: "cal"}
work_desktops = {2: "snk", 5: "dlt", 6: "vhs", 7: "own"}
unlabeled = "Away"