mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-03 08:25:39 +02: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";
|
monitor = ",preferred,auto,1";
|
||||||
|
|
||||||
exec-once = [
|
exec-once = [
|
||||||
"sleep 0.1; swww init"
|
"sleep 0.1; swww-daemon"
|
||||||
"wpctl set-volume @DEFAULT_AUDIO_SINK@ 20%"
|
"wpctl set-volume @DEFAULT_AUDIO_SINK@ 20%"
|
||||||
"ironbar"
|
"ironbar"
|
||||||
"fcitx5"
|
"fcitx5"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user