This commit is contained in:
Nathan 2022-02-19 22:24:39 -06:00
parent 57ba3cf09c
commit fd50e5a1d3
1 changed files with 1 additions and 1 deletions

2
up
View File

@ -100,5 +100,5 @@ fi
monitor=$monitor width=$(( width - 30 )) polybar -c "$SCRIPTPATH"/polybar.config $barname &
let index=index+1
done
;;
######################################################################