mirror of
https://github.com/arkorty/Scripts.git
synced 2026-03-18 01:07:10 +00:00
Change default volume
This commit is contained in:
2
volume
2
volume
@@ -17,7 +17,7 @@ AUDIO_SPEAKER=$ICON_DIR/48x48/devices/audio-speakers.svg
|
|||||||
# semicolon separated volume rule for multiple sinks
|
# semicolon separated volume rule for multiple sinks
|
||||||
RULE="<sink> <volume>;<sink> <volume>;<sink> <volume>"
|
RULE="<sink> <volume>;<sink> <volume>;<sink> <volume>"
|
||||||
|
|
||||||
MAX=80 # default max volume
|
MAX=100 # default max volume
|
||||||
STEP=5 # volume change step
|
STEP=5 # volume change step
|
||||||
|
|
||||||
shopt -s lastpipe # run last pipe-element in the shell process
|
shopt -s lastpipe # run last pipe-element in the shell process
|
||||||
|
|||||||
Reference in New Issue
Block a user