Display total mail number
This commit is contained in:
		@@ -224,7 +224,7 @@ https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-
 | 
			
		||||
  # =============================================================
 | 
			
		||||
  # Notification
 | 
			
		||||
  if [ "$new" -gt 0 ]; then
 | 
			
		||||
      dunstify --replace=98465 'New mail' " $esrf_new   $gmail_new   $ulg_new   $uliege_new"
 | 
			
		||||
    dunstify --replace=98465 'Mails ' "$(($gmail_new+$esrf_new+$ulg_new+$uliege_new)) new mail(s)"
 | 
			
		||||
  fi
 | 
			
		||||
  # =============================================================
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user