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:
parent
ec19f48853
commit
bc514265d4
2 changed files with 16 additions and 0 deletions
|
@ -38,6 +38,9 @@
|
|||
"muted": { "prefix": "" },
|
||||
"unmuted": { "prefix": "" }
|
||||
},
|
||||
"kernel": {
|
||||
"prefix": "\uf17c"
|
||||
},
|
||||
"nic": {
|
||||
"wireless-up": { "prefix": "" },
|
||||
"wireless-down": { "prefix": "" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue