diff options
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 |
