hyprland: Replace swww init with swww-daemon

This is necessary since swww init is deprecated.
This commit is contained in:
Donovan Glover 2024-04-29 13:12:17 -04:00
parent de8a16a10c
commit ac4d271842
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -66,7 +66,7 @@ in
monitor = ",preferred,auto,1";
exec-once = [
"sleep 0.1; swww init"
"sleep 0.1; swww-daemon"
"wpctl set-volume @DEFAULT_AUDIO_SINK@ 20%"
"ironbar"
"fcitx5"