aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-03-10 10:09:53 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2024-03-10 10:09:53 +0530
commit2f685708f06a23015c64c2af1a22f57d33336f67 (patch)
treed266d3ced600aa3c5d1b44dfab83409d59d85919
parent26a4b527b5d4d323b8cb87d1c66af94b73849f26 (diff)
update
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
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