1
0

add eww launch script

This commit is contained in:
2024-05-15 13:41:59 +02:00
parent 4e137b3e2a
commit 14b71adf45

11
.config/eww/launch Executable file
View File

@@ -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 &