aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/state/state.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/state/state.go')
-rw-r--r--internal/state/state.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/state/state.go b/internal/state/state.go
index bc2be691..dde43f77 100644
--- a/internal/state/state.go
+++ b/internal/state/state.go
@@ -33,8 +33,8 @@ type State struct {
// capability enablements applied to child
Capability system.Enablements
- // resolved launcher path
- Launcher string
+ // user switch method
+ Method string
// full argv whe launching
Argv []string
// process start time