#!/usr/bin/env bash

# Kill the eww daemon
pkill eww

# Open eww bars
eww open-many primary secondary third

# Open eww-state
sleep 1
eww-state &
