From fdf21a87a19c858d83d7e5e3d49e2b7ad3c96243 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 4597438b..8e8409dc 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