Doctoring shit up

This commit is contained in:
2026-05-08 16:45:17 -05:00
parent 0ab05c1bbe
commit 6d40392b27
4 changed files with 5 additions and 4 deletions
@@ -0,0 +1,2 @@
# vim: set ft=hyprlang:
exec-once = pgrep -U $USER awww-daemon || { rm /run/user/$UID/wayland-1-awww-daemon.sock; awww-daemon --format argb; }