diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-03-15 20:12:51 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-03-15 20:12:51 +0900 |
| commit | 8d650c0c8f5e44e1bd50d4354cd56ae4467445cb (patch) | |
| tree | 460a20190d0e11fe8bfa49f79df073d05675efa5 /hst | |
| parent | a720efc32d67a56d781da92ba0107d696ee98477 (diff) | |
all: migrate to rosa/hakurei
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'hst')
| -rw-r--r-- | hst/config.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hst/config.go b/hst/config.go index a21be790..793cd786 100644 --- a/hst/config.go +++ b/hst/config.go @@ -82,7 +82,7 @@ type Config struct { // // Do not set this to true, it is insecure under any configuration. // - // [the /.flatpak-info hack]: https://git.gensokyo.uk/security/hakurei/issues/21 + // [the /.flatpak-info hack]: https://git.gensokyo.uk/rosa/hakurei/issues/21 DirectPipeWire bool `json:"direct_pipewire,omitempty"` // Direct access to PulseAudio socket, no attempt is made to establish |
