Refresh polybar's mail counter every minute
[~bandali/configs] / polybar / .config / polybar / config
index e4081f2..1c99b8e 100644 (file)
@@ -52,7 +52,7 @@ modules-center =
 modules-right = volume filesystem mail xkeyboard memory cpu temperature date powermenu
 
 tray-position = right
-;tray-padding = 2
+tray-padding = 1
 ;tray-transparent = true
 ;tray-background = #0063ff
 tray-maxsize = 18
@@ -356,7 +356,7 @@ menu-2-1-exec = menu-open-0
 
 [module/mail]
 type = custom/script
-interval = 300
+interval = 60
 format = <label>
 format-prefix = " "
 format-prefix-foreground = ${colors.foreground-alt}