Add better laptop configs
This commit is contained in:
parent
9ca659dbe7
commit
e3392c682a
5 changed files with 44 additions and 14 deletions
|
@ -12,6 +12,7 @@ if [[ $host_name == "portalo" ]]; then
|
|||
polybar portalo-secondary &
|
||||
elif [[ $host_name == *"laptop"* ]]; then
|
||||
polybar laptop-primary &
|
||||
polybar laptop-secondary &
|
||||
else
|
||||
polybar laptop-primary & # TODO
|
||||
polybar base &
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue