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": {
|
"hddtemp": {
|
||||||
"prefix": "hddtemp"
|
"prefix": "hddtemp"
|
||||||
|
},
|
||||||
|
"arandr": {
|
||||||
|
"prefix": " displays "
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -273,6 +273,6 @@
|
||||||
"prefix": " "
|
"prefix": " "
|
||||||
},
|
},
|
||||||
"arandr": {
|
"arandr": {
|
||||||
"prefix": " "
|
"prefix": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -193,6 +193,8 @@
|
||||||
"off": { "prefix": "\uf24f" },
|
"off": { "prefix": "\uf24f" },
|
||||||
"paused": { "prefix": "\uf210" },
|
"paused": { "prefix": "\uf210" },
|
||||||
"on": { "prefix": "\uf488" }
|
"on": { "prefix": "\uf488" }
|
||||||
|
},
|
||||||
|
"arandr": {
|
||||||
|
"prefix": "\uf465"
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue