making some test scripts
This commit is contained in:
parent
c934ed25bc
commit
7c3bce4779
3 changed files with 25 additions and 0 deletions
6
scripts/muunread-plasma.10m.sh
Executable file
6
scripts/muunread-plasma.10m.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env sh
|
||||
muunread="$(mu find flag:unread AND NOT flag:trashed AND NOT maildir:\"/outlook/Junk\" AND NOT maildir:\"/office/Junk Email\" AND NOT maildir:\"/outlook/Deleted\" AND NOT maildir:\"/office/Deleted Items\" AND NOT maildir:\"/office/Archive\" AND NOT maildir:\"/outlook/Archive\" AND NOT maildir:\"/cochrun/Archive\" | wc -l)"
|
||||
|
||||
# echo " $muunread "
|
||||
echo " $muunread | color=#f3f99d font='VictorMono Nerd Font' size=11 iconname=mail-message"
|
||||
# echo " $muunread | color=#AF8700 font='VictorMono Nerd Font' size=11"
|
Loading…
Add table
Add a link
Reference in a new issue