diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-10-09 22:48:59 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-10-09 22:48:59 +0530 |
| commit | d21beae6aba66f6171403a17363f3564630d4e88 (patch) | |
| tree | 6becd2b8d5ed054d160c5c99f657e27b07fd34f3 | |
| parent | 547fa6b53f662838b3367e2e572e40c81cfdf854 (diff) | |
(update): Use solid color as background instead
| -rw-r--r-- | config.def.h | 1 |
1 files changed, 0 insertions, 1 deletions
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, |
