From d21beae6aba66f6171403a17363f3564630d4e88 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Wed, 9 Oct 2024 22:48:59 +0530 Subject: (update): Use solid color as background instead --- config.def.h | 1 - 1 file changed, 1 deletion(-) diff --git a/config.def.h b/config.def.h index afcd74b..5bebb2d 100644 --- a/config.def.h +++ b/config.def.h @@ -27,7 +27,6 @@ static int log_level = WLR_ERROR; /* Autostart */ static const char *const autostart[] = { - "wbg", "/etc/nixos/dist/wallpaper.jpg", NULL, "/etc/nixos/dist/bar.sh", NULL, "way-displays", NULL, "dunst", NULL, -- cgit v1.2.3