xinitrc with wpa_gui, volumecontrol in bar fixed
authorMart Lubbers <mart@martlubbers.net>
Sun, 9 Sep 2018 06:27:33 +0000 (08:27 +0200)
committerMart Lubbers <mart@martlubbers.net>
Sun, 9 Sep 2018 06:27:33 +0000 (08:27 +0200)
x/.local/bin/bar
x/.xinitrc

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") "\
index 7966201..3b7197f 100755 (executable)
@@ -3,6 +3,7 @@
 export _JAVA_AWT_WM_NONREPARENTING=1
 dunst &
 trayer --align right --widthtype request --SetPartialStrut false --height 22 &
+/usr/sbin/wpa_gui -t &
 
 eval "$(gpg-agent --daemon)"
 xrdb -merge ~/.Xresources