[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

@ -25,6 +25,12 @@
"bg": "#161821"
}
},
"apt": {
"good": {
"fg": "#b4be82",
"bg": "#161821"
}
},
"pacman": {
"good": {
"fg": "b4be82",