adjust pomidor session file save location
This commit is contained in:
parent
312f0a79d2
commit
66391020ad
|
@ -335,6 +335,7 @@
|
|||
(use-package pomidor
|
||||
:bind (("C-w P" . pomidor))
|
||||
:config (setq pomidor-update-interval 30
|
||||
pomidor-save-session-file "~/org/pomidor-sessions.json"
|
||||
pomidor-alert nil
|
||||
pomidor-sound-tick nil
|
||||
pomidor-sound-tack nil
|
||||
|
|
Reference in a new issue