feat: replace conky by sbar and pactl by wpctl
This commit is contained in:
parent
897a049f47
commit
ae3db45cc7
9 changed files with 121 additions and 43 deletions
|
@ -41,6 +41,9 @@ done
|
|||
|
||||
echo "$NEW" > "$CUR_FILE"
|
||||
|
||||
# update sbar
|
||||
kill -35 "$(cat "$HOME/.cache/pidofbar")"
|
||||
|
||||
if [ -t 1 ]; then
|
||||
echo "$NEW"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue