diff --git a/.config/eww/launch b/.config/eww/launch new file mode 100755 index 0000000..7068ce8 --- /dev/null +++ b/.config/eww/launch @@ -0,0 +1,11 @@ +#!/usr/bin/env bash + +# Kill the eww daemon +pkill eww + +# Open eww bars +eww open-many primary secondary + +# Open eww-state +sleep 1 +eww-state &