mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-25 01:33:17 +01:00
hyprland: Replace swww init with swww-daemon
This is necessary since swww init is deprecated.
This commit is contained in:
parent
de8a16a10c
commit
ac4d271842
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user