Fix not launching swww

This commit is contained in:
2025-10-21 16:25:04 -05:00
parent 1226e4cf44
commit 8e4256befa

View File

@@ -1,2 +1,2 @@
# vim: set ft=hyprlang: # vim: set ft=hyprlang:
exec-once = pgrep -U $USER swww-daemon || { rm /run/user/$UID/swww-wayland-1.sock; swww-daemon --format xrgb; } exec-once = pgrep -U $USER swww-daemon || { rm /run/user/$UID/wayland-1-swww-daemon..sock; swww-daemon --format xrgb; }