Add spotify

This commit is contained in:
Przemysław Grondek 2021-01-20 09:50:45 +01:00
parent b321337d28
commit 09106641d6
2 changed files with 21 additions and 4 deletions

BIN
apps/png/spotify.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -15,7 +15,12 @@
"1": {}, "1": {},
"2": {}, "2": {},
"3": {}, "3": {},
"4": {}, "4": {
"write": "",
"switch_page": 0,
"text": "",
"icon": ""
},
"5": { "5": {
"write": "", "write": "",
"switch_page": 3, "switch_page": 3,
@ -180,7 +185,10 @@
"icon": "/home/pgrondek/src/streamdeck/teams/microphone-off.png", "icon": "/home/pgrondek/src/streamdeck/teams/microphone-off.png",
"command": "" "command": ""
}, },
"7": {}, "7": {
"keys": "",
"write": ""
},
"8": {}, "8": {},
"9": {}, "9": {},
"10": {}, "10": {},
@ -216,7 +224,10 @@
"switch_page": 1, "switch_page": 1,
"icon": "/home/pgrondek/src/streamdeck/home-variant.png" "icon": "/home/pgrondek/src/streamdeck/home-variant.png"
}, },
"0": {} "0": {
"write": "",
"keys": ""
}
}, },
"4": { "4": {
"1": {}, "1": {},
@ -380,7 +391,13 @@
"text": "ANDROID", "text": "ANDROID",
"switch_page": 2 "switch_page": 2
}, },
"10": {}, "10": {
"command": "spotify",
"write": "",
"switch_page": 1,
"text": "SPOTIFY",
"icon": "/home/pgrondek/src/streamdeck/apps/png/spotify.png"
},
"11": {}, "11": {},
"12": {}, "12": {},
"13": {}, "13": {},