i3 and blocks changes for the win 95 look

This commit is contained in:
2018-11-19 16:19:01 +01:00
parent 97a2d2e750
commit 833702fa4b
6 changed files with 235 additions and 108 deletions

View File

@@ -26,7 +26,7 @@ MIXER="default"
[ -n "$(lsmod | grep pulse)" ] && MIXER="pulse"
[ -n "$(lsmod | grep jack)" ] && MIXER="jackplug"
MIXER="${2:-$MIXER}"
MIXER="default"
# The instance option sets the control to report and configure
# This defaults to the first control of your selected mixer
# For a list of the available, use `amixer -D $Your_Mixer scontrols`