3 lines
136 B
Plaintext
3 lines
136 B
Plaintext
# vim: set ft=hyprlang:
|
|
exec-once = pgrep -U $USER swww-daemon || { rm /run/user/$UID/swww-wayland-1.sock; swww-daemon --format xrgb; }
|