gianmarco
/
dotfiles
Archived
1
0
Fork 0

Added an extra mail module (for myself)

master
Gianmarco Gargiulo 2021-12-09 13:22:58 +01:00
parent 753dde3df8
commit 61ce0e7d93
2 changed files with 8 additions and 1 deletions

View File

@ -140,7 +140,7 @@ font-2 = "Fantasque Sans Mono:pixelsize=10;3"
modules-left = workspaces title
modules-center = now-playing date
modules-right = showtray mail updates cpu memory keyboard pulseaudio-control battery network caveau notifications powermenu
modules-right = showtray mail mail2 updates cpu memory keyboard pulseaudio-control battery network caveau notifications powermenu
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_

View File

@ -27,6 +27,13 @@ interval = 30
label =  %output%
click-left = exec kmail &
[module/mail2]
type = custom/script
exec = ~/Scripts/mail2.py
interval = 30
label =  %output%
click-left = exec evolution &
[module/now-playing]
type = custom/script
tail = true