Flip projector icon
This commit is contained in:
parent
8fa2643eac
commit
32fc4d613d
1 changed files with 1 additions and 1 deletions
|
|
@ -323,7 +323,7 @@ const config : Config = {
|
||||||
projector: {
|
projector: {
|
||||||
name: "Beamer",
|
name: "Beamer",
|
||||||
position: [415, 590],
|
position: [415, 590],
|
||||||
icon: "projector",
|
icon: "projector flip-v",
|
||||||
iconColor: ({projector}) =>
|
iconColor: ({projector}) =>
|
||||||
({
|
({
|
||||||
transient_on: hex("#b3b300"),
|
transient_on: hex("#b3b300"),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue