aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--config.def.h1
1 files changed, 1 insertions, 0 deletions
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
};