add: modularity for polybar

This commit is contained in:
Tobias Reisinger 2020-02-18 02:21:28 +01:00
parent 119d0a276c
commit 77c6f7b64e
5 changed files with 476 additions and 460 deletions

View file

@ -15,5 +15,3 @@ elif [[ $host_name == *"laptop"* ]]; then
else
polybar laptop-primary & # TODO
fi
echo "Polybar launched..."