Polybar: More color refactoring, reorganization, and add fs module

This commit is contained in:
2018-01-31 19:05:26 -06:00
parent 7dd35cab12
commit 26d40053ba
2 changed files with 31 additions and 15 deletions

View File

@@ -22,6 +22,7 @@ if [[ $PB_MONITOR == "" ]]; then
fi
printf '[INFO] Starting Polybar primary on monitor $PB_MONITOR'
polybar -r primary-top&
polybar -r primary-bottom&
# ...and then moving on to secondaries, if we have them
# Alright, now this looks *really* bad, but there's no way in hell you can get
# me to attempt to solve this with regex. Fuck regex. It starts more problems