diff --git a/internal/app/config.go b/internal/app/config.go index 6a25d83..da3f516 100644 --- a/internal/app/config.go +++ b/internal/app/config.go @@ -143,6 +143,7 @@ func Template() *Config { UserNS: true, Net: true, NoNewSession: true, + UseRealUID: true, Wayland: false, // example API credentials pulled from Google Chrome // DO NOT USE THESE IN A REAL BROWSER