3 lines
119 B
Plaintext
3 lines
119 B
Plaintext
# vim: set ft=config:
|
|
exec-once = pgrep swww-daemon || { rm /run/user/$UID/swww.socket && swww-daemon --format xrgb; }
|