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

[polybar] Show only icons on task_manager (just the leading letter if icon is missing)

This commit is contained in:
2020-04-09 12:02:18 +02:00
parent 953c14a5b0
commit 090c297076
3 changed files with 15 additions and 5 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 10 &
~/.config/polybar/scripts/task_manager --daemon 15 &