Files
dotfiles/hyprland/.config/hypr/config.d/82-autostart-swww.conf
2025-07-09 12:43:20 -05:00

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