From 2718a54bbe0f2b3806a08ec46b41fbdef0aca796 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Mon, 29 Jul 2024 08:39:57 -0400 Subject: Use automated wallpaper script --- config.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index 28f2265..424877d 100644 --- a/config.h +++ b/config.h @@ -44,8 +44,7 @@ static int log_level = WLR_ERROR; /* Autostart */ static const char *const autostart[] = { "dunst", NULL, - "swaybg", "-i", "/home/master/.config/wallpapers/eDP1.jpg", - "-m", "fill", NULL, + "makewall", NULL, "gentoo-pipewire-launcher", "restart", NULL, NULL /* terminate */ }; -- cgit v1.2.3