all instances of eww now get killed before the ewwstart handler initiates
parent
c8ec92fdba
commit
a57969e26f
|
|
@ -1,8 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
killall eww
|
||||
/usr/bin/eww daemon
|
||||
|
||||
GTK_THEME=cyberqueer
|
||||
|
||||
monitorsum=$(hyprctl monitors | grep ID | wc -l)
|
||||
|
||||
for i in $(seq 1 $monitorsum);
|
||||
|
|
|
|||
Loading…
Reference in New Issue