[modules/apt] Add APT update checking module

This commit is contained in:
Piotr Piórkowski 2019-01-07 20:56:13 +01:00
parent 2fa3a0e250
commit 1860b7abb3
No known key found for this signature in database
GPG key ID: E5AC204C40D6D77B
17 changed files with 147 additions and 0 deletions

View file

@ -29,6 +29,12 @@
"bg": "color3"
}
},
"apt": {
"good": {
"fg": "background",
"bg": "color3"
}
},
"battery": {
"charged": {
"fg": "background",