sunshine apps
This commit is contained in:
@@ -28,7 +28,7 @@ let
|
|||||||
undo = "${pkgs.util-linux}/bin/setsid ${pkgs.steam}/bin/steam steam://close/bigpicture";
|
undo = "${pkgs.util-linux}/bin/setsid ${pkgs.steam}/bin/steam steam://close/bigpicture";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
detached-cmd = [
|
detached = [
|
||||||
"${pkgs.util-linux}/bin/setsid ${pkgs.steam}/bin/steam steam://open/bigpicture"
|
"${pkgs.util-linux}/bin/setsid ${pkgs.steam}/bin/steam steam://open/bigpicture"
|
||||||
];
|
];
|
||||||
exclude-global-prep-cmd = "false";
|
exclude-global-prep-cmd = "false";
|
||||||
|
|||||||
Reference in New Issue
Block a user