No incognito

This commit is contained in:
Samae 2024-08-06 07:59:03 +03:00
parent 0b4d60b948
commit 1f14f27da7

View file

@ -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"