#!/bin/env sh source ~/scripts/env_vars.sh eww daemon if [ "$(uname -n)" = "chonk" ]; then eww open-many left right else eww open laptop fi