[modules/apt] Add APT update checking module
This commit is contained in:
parent
2fa3a0e250
commit
1860b7abb3
17 changed files with 147 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
"cpu": { "prefix": "\uf4b0" },
|
||||
"disk": { "prefix": "\u26c1" },
|
||||
"dnf": { "prefix": "\uf2be" },
|
||||
"apt": { "prefix": "\uf2be" },
|
||||
"pacman": { "prefix": "\uf2be" },
|
||||
"brightness": { "prefix": "\u263c" },
|
||||
"load": { "prefix": "\uf13d" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue