From 4a22bea0a65f7567f2f4cf47f277000d7f5de704 Mon Sep 17 00:00:00 2001 From: Kyuyrii Date: Wed, 2 Jul 2025 18:56:17 -0300 Subject: [PATCH] Added information about idle screen inhibitor. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 58651d48..26ce81ca 100644 --- a/README.md +++ b/README.md @@ -254,6 +254,7 @@ Suggested apps to use with Labwc: - Output managers: [wlopm], [kanshi], [wlr-randr] - Screen locker: [swaylock] - Gamma adjustment: [gammastep] +- Idle screen inhibitor: [sway-audio-idle-inhibit] See [integration] for further details. @@ -303,3 +304,4 @@ The default window bar menu can be translated on the [weblate platform](https:// [wlr-randr]: https://sr.ht/~emersion/wlr-randr/ [swaylock]: https://github.com/swaywm/swaylock [gammastep]: https://gitlab.com/chinstrap/gammastep +[sway-audio-idle-inhibit]: https://github.com/ErikReider/SwayAudioIdleInhibit