updating all icon sets for arandr icon
This commit is contained in:
parent
a16536ad3c
commit
e339158aed
3 changed files with 7 additions and 2 deletions
|
@ -359,5 +359,8 @@
|
|||
},
|
||||
"hddtemp": {
|
||||
"prefix": "hddtemp"
|
||||
},
|
||||
"arandr": {
|
||||
"prefix": " displays "
|
||||
}
|
||||
}
|
||||
|
|
|
@ -193,6 +193,8 @@
|
|||
"off": { "prefix": "\uf24f" },
|
||||
"paused": { "prefix": "\uf210" },
|
||||
"on": { "prefix": "\uf488" }
|
||||
},
|
||||
"arandr": {
|
||||
"prefix": "\uf465"
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue