Update polybar configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
717875f759
commit
893d322bdf
2 changed files with 11 additions and 0 deletions
|
@ -22,8 +22,10 @@ while pgrep -x polybar >/dev/null; do sleep 1; done
|
|||
# Launch bar1 and bar2
|
||||
polybar top &
|
||||
polybar top2 &
|
||||
polybar top3 &
|
||||
polybar bottom &
|
||||
polybar bottom2 &
|
||||
polybar bottom3 &
|
||||
|
||||
polybar top-nvidia &
|
||||
polybar top2-nvidia &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue