X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=x%2F.local%2Fbin%2Fbar;fp=x%2F.local%2Fbin%2Fbar;h=00da72ed9fc8488ce30d88969d430d30c7b323c5;hb=7553d3a3fcf877457ea1c93d2d7ab1e3ba11487a;hp=865563093a03d4b9ad9681f14be3d060f420ac71;hpb=3232ebec1b74563f7dbd3ff7652c44976b6a705d;p=dotfiles.git diff --git a/x/.local/bin/bar b/x/.local/bin/bar index 8655630..00da72e 100755 --- a/x/.local/bin/bar +++ b/x/.local/bin/bar @@ -13,12 +13,12 @@ if ip -br a | grep -q '^wlp'; then fi fi -eval $(xdotool search --onlyvisible trayer getwindowgeometry --shell) +#eval $(xdotool search --onlyvisible trayer getwindowgeometry --shell) echo \ "W $wlan"\ "♪ $(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") "\ - "$(printf "% $((WIDTH/20+1))s")" + "$(date +"%Y-%m-%d %H:%M:%S") " +# "$(printf "% $((WIDTH/20+1))s")"