Add more intelligent swww-daemon startup
This commit is contained in:
parent
8d8e9ceabc
commit
a57acea205
@ -1,2 +1,2 @@
|
||||
# vim: set ft=config:
|
||||
exec-once = swww-daemon --format xrgb
|
||||
exec-once = pgrep swww-daemon || { rm /run/user/$UID/swww.socket && swww-daemon --format xrgb; }
|
||||
|
Loading…
Reference in New Issue
Block a user