Changed Pomodoro icons, made the work/break periods variables
This commit is contained in:
parent
d6072d0eb7
commit
c4ba2195b3
2 changed files with 14 additions and 9 deletions
|
@ -224,8 +224,9 @@
|
|||
"prefix": ""
|
||||
},
|
||||
"pomodoro": {
|
||||
"off": { "prefix": "🍅" },
|
||||
"off": { "prefix": "" },
|
||||
"paused": { "prefix": "" },
|
||||
"on": { "prefix": "" }
|
||||
"work": { "prefix": "" },
|
||||
"break": { "prefix": "" }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue