From a1001cd3da781b83219f1db7876f57fe549319e6 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Fri, 2 Feb 2024 15:51:23 +0530 Subject: use waybar --- config.def.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index ab5f591..311be40 100644 --- a/config.def.h +++ b/config.def.h @@ -25,6 +25,7 @@ static int log_level = WLR_ERROR; static const char *const autostart[] = { "wbg", "/home/compromyse/Pictures/wallpaper.jpg", NULL, "way-displays", NULL, + "waybar", NULL, "dunst", NULL, NULL }; -- cgit v1.2.3