From c459b5f3dcde8feb6a361c38b0929c813ebe2f30 Mon Sep 17 00:00:00 2001 From: Antonino Scordino Date: Thu, 20 Oct 2022 22:14:52 +0200 Subject: [PATCH] fixup! Binds: Grammar skill issue --- pages/Configuring/Binds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Configuring/Binds.md b/pages/Configuring/Binds.md index 4242a7e..4b76ac9 100644 --- a/pages/Configuring/Binds.md +++ b/pages/Configuring/Binds.md @@ -134,7 +134,7 @@ Example Usage: # Example volume button that allows press and hold binde=, XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+ -# Example volume button that will activate even while the input inhibitor is active +# Example volume button that will activate even while an input inhibitor is active bindl=, XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- # Start wofi on hold and kill it on release