From 2f685708f06a23015c64c2af1a22f57d33336f67 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 10 Mar 2024 10:09:53 +0530 Subject: update --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index fecbd7c..9339613 100644 --- a/config.def.h +++ b/config.def.h @@ -23,8 +23,8 @@ static int log_level = WLR_ERROR; /* Autostart */ static const char *const autostart[] = { "wbg", "/home/compromyse/Pictures/wallpaper.jpg", NULL, + "/home/compromyse/.bar.sh", NULL, "way-displays", NULL, - "waybar", NULL, "dunst", NULL, "swayidle", "before-sleep", "swaylock", "lock", "swaylock", NULL, NULL -- cgit v1.2.3