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"
|
||||
, projectDirectory = "/tmp"
|
||||
, projectStartHook = Just $ safeSpawn "chromium"
|
||||
["--app=youtube.com"
|
||||
,"--incognito"]
|
||||
["--app=youtube.com"]
|
||||
}
|
||||
, Project { projectName = "cdc-config"
|
||||
, projectDirectory = "~/admin/cdc-config"
|
||||
|
|
Loading…
Reference in a new issue