Rename bar from example

This commit is contained in:
Jake Howard 2018-11-18 22:00:29 +00:00
parent d0029343c6
commit 4cc5624f82
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 2 additions and 2 deletions

View File

@ -5,5 +5,5 @@
pkill polybar
for m in $(polybar --list-monitors | cut -d":" -f1); do
MONITOR=$m polybar --reload example &
MONITOR=$m polybar --reload top &
done

View File

@ -8,7 +8,7 @@ alert = #bd2c40
[settings]
screenchange-reload = true
[bar/example]
[bar/top]
monitor = ${env:MONITOR:}
width = 100%
height = 30