From e532ddc8cd7d00def3866724e173b2ccd6e24466 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Mon, 27 May 2024 20:12:30 +0100 Subject: [PATCH] Sway: use set-background helper script as well --- programs/desktop/sway/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/desktop/sway/default.nix b/programs/desktop/sway/default.nix index 7ed1f20..e1dd63f 100644 --- a/programs/desktop/sway/default.nix +++ b/programs/desktop/sway/default.nix @@ -73,7 +73,7 @@ startup = [ {command = "${pkgs.libsForQt5.polkit-kde-agent}/libexec/polkit-kde-authentication-agent-1";} {command = "${pkgs.protonmail-bridge}/bin/protonmail-bridge -n";} - {command = "${pkgs.swaybg}/bin/swaybg -m fill -i ${.wallpapers/default.jpg}";} + {command = "set-background";} ]; window = { border = 1;