mirror of
https://github.com/alrayyes/slstatus
synced 2023-11-14 15:56:27 +00:00
removed arch notification
This commit is contained in:
parent
4e11816ff4
commit
79d1e9249c
@ -83,9 +83,7 @@ static const struct arg args[] = {
|
|||||||
/*{ seperator, "\x19", NULL }, */
|
/*{ seperator, "\x19", NULL }, */
|
||||||
{ temp, "\x1A %s糖 ", "/sys/class/thermal/thermal_zone0/temp" },
|
{ temp, "\x1A %s糖 ", "/sys/class/thermal/thermal_zone0/temp" },
|
||||||
/* { seperator, "\x1B", NULL }, */
|
/* { seperator, "\x1B", NULL }, */
|
||||||
{ run_command, "\x1C %s ", "pacman -Qu | wc -l" },
|
{ run_command, "\x1C %s ", "notmuch count tag:unread and tag:inbox" },
|
||||||
/* { seperator, "\x1D", NULL },*/
|
/* { seperator, "\x1D", NULL },*/
|
||||||
{ run_command, "\x1E %s ", "notmuch count tag:unread and tag:inbox" },
|
{ datetime, "\x1E 﨟 %s", "%d-%m-%Y %T" },
|
||||||
/* { seperator, "\x1F", NULL },*/
|
|
||||||
{ datetime, "\x06 﨟 %s", "%d-%m-%Y %T" },
|
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user