Fix chrome run to switch back to home

This commit is contained in:
Przemysław Grondek 2021-01-20 09:47:55 +01:00
parent 7e9e2363c7
commit b321337d28

View File

@ -132,7 +132,9 @@
"write": "",
"switch_page": 3,
"text": "TEAMS",
"icon": "/home/pgrondek/src/streamdeck/apps/png/microsoft-teams.png"
"icon": "/home/pgrondek/src/streamdeck/apps/png/microsoft-teams.png",
"keys": "",
"command": ""
},
"1": {
"keys": "Ctrl+Shift+m",
@ -145,18 +147,24 @@
"2": {
"keys": "Ctrl+Shift+s",
"write": "",
"icon": "/home/pgrondek/src/streamdeck/teams/accept-call.png"
"icon": "/home/pgrondek/src/streamdeck/teams/accept-call.png",
"switch_page": 0,
"text": ""
},
"3": {
"keys": "Ctrl+Shift+d",
"write": "",
"icon": "/home/pgrondek/src/streamdeck/teams/phone-hangup.png"
"icon": "/home/pgrondek/src/streamdeck/teams/phone-hangup.png",
"switch_page": 0,
"text": ""
},
"4": {
"keys": "Ctrl+Shift+Space",
"write": "",
"command": "",
"icon": "/home/pgrondek/src/streamdeck/teams/monitor-share.png"
"icon": "/home/pgrondek/src/streamdeck/teams/monitor-share.png",
"switch_page": 0,
"text": ""
},
"5": {
"write": "",
@ -208,10 +216,7 @@
"switch_page": 1,
"icon": "/home/pgrondek/src/streamdeck/home-variant.png"
},
"0": {
"write": "",
"keys": ""
}
"0": {}
},
"4": {
"1": {},
@ -333,7 +338,7 @@
"1": {
"command": "google-chrome",
"write": "",
"switch_page": 0,
"switch_page": 1,
"text": "CHROME",
"icon": "/home/pgrondek/src/streamdeck/apps/png/chrome.png"
},
@ -396,8 +401,8 @@
}
}
},
"brightness": 59,
"page": 1
"brightness": 45,
"page": 9
}
}
}