From cb1333e750fd005d1b5ba34838b30c3750c018de Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Wed, 31 May 2023 10:43:07 -0400 Subject: [PATCH] hyprland: Init swww with default background --- desktop/hyprland/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/hyprland/default.nix b/desktop/hyprland/default.nix index ce5f43f4..457ea9c4 100644 --- a/desktop/hyprland/default.nix +++ b/desktop/hyprland/default.nix @@ -21,7 +21,7 @@ env=GLFW_IM_MODULE,ibus monitor=,preferred,auto,1 - exec-once = swaybg --mode fill --image "$(fd -d 1 wallpaper.png /nix/store/)" + exec-once = swww init && swww img "$(fd -d 1 wallpaper.png /nix/store/)" exec-once = wpctl set-volume @DEFAULT_AUDIO_SINK@ 20% exec-once = sleep 0.5 && waybar exec-once = fcitx5 # Japanese input support