Compare commits

..

4 Commits

Author SHA1 Message Date
37f69e099a Update .bin 2025-11-09 15:24:22 -06:00
2c120d8e85 Commit changes to bin 2025-11-09 13:54:32 -06:00
9fad8fe3cb Update bin 2025-11-09 13:53:59 -06:00
8e4256befa Fix not launching swww 2025-10-21 16:25:04 -05:00
2 changed files with 2 additions and 2 deletions

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; }