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