Don't startup chonk with nonexistant EWW bar
This commit is contained in:
parent
0d318db022
commit
9be63b1343
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ source ~/scripts/env_vars.sh
|
|||
eww daemon
|
||||
|
||||
if [ "$(uname -n)" = "chonk" ]; then
|
||||
eww open-many left right above
|
||||
eww open-many left right
|
||||
else
|
||||
eww open laptop
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue