adding prefix icon to arandr
This commit is contained in:
parent
6d89cef600
commit
a16536ad3c
1 changed files with 3 additions and 0 deletions
|
@ -271,5 +271,8 @@
|
||||||
"hddtemp": { "prefix": "" },
|
"hddtemp": { "prefix": "" },
|
||||||
"octoprint": {
|
"octoprint": {
|
||||||
"prefix": " "
|
"prefix": " "
|
||||||
|
},
|
||||||
|
"arandr": {
|
||||||
|
"prefix": " "
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue