Make status configuration not depend explicitly on emacs to avoid frequent sway reloads

This commit is contained in:
Charlotte Van Petegem 2022-01-24 09:38:07 +01:00
parent 7e07df1798
commit a258bfae48
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -93,7 +93,7 @@ pkgs.writeText "configuration.toml" ''
json = true
command = "${mail-status}"
interval = 1
on_click = "${pkgs.isync}/bin/mbsync -a && ${config.chvp.base.emacs.package}/bin/emacsclient --eval \"(mu4e-update-index)\""
on_click = "mbsync -a && emacsclient --eval \"(mu4e-update-index)\""
[[block]]
block = "time"