Cleanup some stuff
This commit is contained in:
parent
f2e9a4061f
commit
ccd4c85027
7 changed files with 46 additions and 45 deletions
|
@ -16,5 +16,7 @@ elif [[ $host_name == *"laptop"* ]]; then
|
|||
polybar laptop-primary &
|
||||
polybar laptop-secondary &
|
||||
else
|
||||
polybar base &
|
||||
#polybar base &
|
||||
polybar laptop-primary &
|
||||
polybar laptop-secondary &
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue