Remove forgotten offlineimap reference
This commit is contained in:
parent
c0af02ddc2
commit
f048382e1c
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ pkgs.writeText "configuration.toml" ''
|
|||
json = true
|
||||
command = "${mail-status}"
|
||||
interval = 1
|
||||
on_click = "${pkgs.offlineimap}/bin/offlineimap"
|
||||
on_click = "${pkgs.isync}/bin/mbsync -a"
|
||||
|
||||
[[block]]
|
||||
block = "time"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue