Polybar: Hide Dropbox module when not doing anything

This commit is contained in:
Salt 2018-06-21 15:19:24 -05:00
parent 2dc968e6ce
commit 911ad5582f

View File

@ -220,7 +220,7 @@ format-prefix-foreground = ${res/colors.icon-dropbox}
interval = 15
exec = dropbox status
exec-if = which dropbox
exec-if = which dropbox && [ "`dropbox status`" != "Up to date" ]
[module/fs-home]
type = internal/fs