diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-12-08 02:53:07 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-12-08 03:13:02 +0900 |
| commit | 422efcf258eb49ecd0d4de8e53adae656696ea56 (patch) | |
| tree | 5abcdd8a0636567939dd94a7a7d1cd5ba180176c /hst/hst.go | |
| parent | 104eeecf650ba52e155ff63a4d4456a6391e961f (diff) | |
hst: check for insecure PulseAudio enablement
This is currently still a noop, but required for #26.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'hst/hst.go')
| -rw-r--r-- | hst/hst.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -92,7 +92,6 @@ func Template() *Config { Log: false, Filter: true, }, - DirectWayland: false, ExtraPerms: []ExtraPermConfig{ {Path: fhs.AbsVarLib.Append("hakurei/u0"), Ensure: true, Execute: true}, |
