[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
|
@ -28,6 +28,12 @@
|
|||
"bg": "#859900"
|
||||
}
|
||||
},
|
||||
"apt": {
|
||||
"good": {
|
||||
"fg": "#002b36",
|
||||
"bg": "#859900"
|
||||
}
|
||||
},
|
||||
"battery": {
|
||||
"charged": {
|
||||
"fg": "#1d2021",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue