xinitrc with wpa_gui, volumecontrol in bar fixed
[dotfiles.git] / x / .local / bin / bar
index c1a061b..708160e 100755 (executable)
@@ -17,7 +17,7 @@ eval $(xdotool search --onlyvisible trayer getwindowgeometry --shell)
 
 echo \
        "W $wlan"\
-       "♪ $(pactl list sinks | grep -Po "(?<=Volume: front)[^%]*" | grep -o "100$") |"\
+       "♪ $(pactl list sinks | grep -Po "(?<=Volume: front)[^%]*" | grep -o "[0-9]\?[0-9][0-9]$") |"\
        "⚡$bat"\
        "Dsk: $(df -h | grep '/$' | awk '{print $4"/"$2}') |"\
        "$(date +"%Y-%m-%d %H:%M:%S") "\