diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2020-01-20 22:38:27 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-20 22:38:27 +0300 |
commit | e74e0d38c823bffe7f8763b8b7ef1e608af825d2 (patch) | |
tree | 041ac595616133ba1bc1d8bdc3b946221958feee | |
parent | 80e8e46fe59c1325c501d42757ff9d2ee40abcd6 (diff) |
update notes
-rw-r--r-- | notes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +- decouple *_init functions from segments; find all of them with a glob in _p9k_init_cacheable. - declare local _p9k_worker_reset in _p9k_worker_receive. it can be set when replies from worker are eval'd. initial value 0. 1 means reset-prompt is needed. 2 for _p9k_set_prompt + reset-prompt. - battery: when state or icon change, update with _p9k_set_prompt. make sure icons can be sent with |