fix(apps): exit steam big picture mode on session end (#3808)
This commit is contained in:
committed by
GitHub
parent
e58a437e6b
commit
65b0217a90
@@ -22,6 +22,12 @@
|
||||
"detached": [
|
||||
"setsid steam steam://open/bigpicture"
|
||||
],
|
||||
"prep-cmd": [
|
||||
{
|
||||
"do": "",
|
||||
"undo": "setsid steam steam://close/bigpicture"
|
||||
}
|
||||
],
|
||||
"image-path": "steam.png"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user