mirror of
https://github.com/scorpion-26/gBar.git
synced 2024-11-21 18:52:49 +00:00
Default the audio revealer to be disabled
This commit is contained in:
parent
df1e62f501
commit
6c007f7c49
1 changed files with 2 additions and 2 deletions
|
@ -32,5 +32,5 @@ DefaultWorkspaceSymbol:
|
|||
# This can cause issues, if there is not enough space on screen (e.g. when opening the text)
|
||||
CenterTime: true
|
||||
|
||||
# Sets the audio slider to be on reveal(Just like the sensors). Only affects the bar.
|
||||
AudioRevealer: true
|
||||
# Sets the audio slider to be on reveal (Just like the sensors) when true. Only affects the bar.
|
||||
AudioRevealer: false
|
||||
|
|
Loading…
Reference in a new issue