No incognito
This commit is contained in:
parent
0b4d60b948
commit
1f14f27da7
1 changed files with 1 additions and 2 deletions
|
@ -63,8 +63,7 @@ projects =
|
||||||
, Project { projectName = "youtube"
|
, Project { projectName = "youtube"
|
||||||
, projectDirectory = "/tmp"
|
, projectDirectory = "/tmp"
|
||||||
, projectStartHook = Just $ safeSpawn "chromium"
|
, projectStartHook = Just $ safeSpawn "chromium"
|
||||||
["--app=youtube.com"
|
["--app=youtube.com"]
|
||||||
,"--incognito"]
|
|
||||||
}
|
}
|
||||||
, Project { projectName = "cdc-config"
|
, Project { projectName = "cdc-config"
|
||||||
, projectDirectory = "~/admin/cdc-config"
|
, projectDirectory = "~/admin/cdc-config"
|
||||||
|
|
Loading…
Reference in a new issue