1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-04 04:09:26 +00:00

[polybar] Create task_manager modules dynamically

This commit is contained in:
2020-04-07 18:24:25 +02:00
parent 15f87b9cbd
commit 07f564f956
4 changed files with 41 additions and 91 deletions

View File

@ -18,4 +18,4 @@ until pgrep -u "$(id -u)" -x polybar >/dev/null; do
sleep 0.5
done
~/.config/polybar/scripts/task_manager --daemon &
~/.config/polybar/scripts/task_manager --daemon 10 &