Fix socket
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# vim: set ft=hyprlang:
|
||||
exec-once = pgrep -U $USER swww-daemon || { rm /run/user/$UID/swww.socket; swww-daemon --format xrgb; }
|
||||
exec-once = pgrep -U $USER swww-daemon || { rm /run/user/$UID/swww-wayland-1.sock; swww-daemon --format xrgb; }
|
||||
|
Reference in New Issue
Block a user