new module that displays current kernel

it uses the output of 'uname -r' prefixed with the linux font-awesome icon
This commit is contained in:
Pierre 2017-03-03 16:01:59 +01:00
parent ec19f48853
commit bc514265d4
2 changed files with 16 additions and 0 deletions

View file

@ -38,6 +38,9 @@
"muted": { "prefix": "" },
"unmuted": { "prefix": "" }
},
"kernel": {
"prefix": "\uf17c"
},
"nic": {
"wireless-up": { "prefix": "" },
"wireless-down": { "prefix": "" },