6 lines
217 B
Bash
6 lines
217 B
Bash
// dmcore
|
|
task_file = "/home/mariano/LETRAS/adm/task/main"
|
|
desktops = ("Plan", "Think", "Work", "Other", "Away", "Work", "Work", "Work")
|
|
work_desktops = {2: "default", 5: "dlt", 6: "vhs", 7: "cal"}
|
|
unlabeled = "Away"
|