From b231b1aafa35987425cad8c1853c08dd2fd1ec24 Mon Sep 17 00:00:00 2001 From: moonleay Date: Thu, 4 Jan 2024 19:23:44 +0100 Subject: [PATCH] fix: fixed bar going offscreen --- gBar/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gBar/config b/gBar/config index 98ed903..6137d33 100644 --- a/gBar/config +++ b/gBar/config @@ -118,10 +118,10 @@ DateTimeStyle: %a %F %R %Z #DateTimeLocale: de_DE.utf8 # Adds a audio input(aka. microphone) widget -AudioInput: true +AudioInput: false # Sets the audio slider to be on reveal (Just like the sensors) when true. Only affects the bar. -AudioRevealer: false +AudioRevealer: true # Sets the rate of change of the slider on each scroll. In Percent AudioScrollSpeed: 5