aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-02-02 15:51:23 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2024-02-02 15:51:23 +0530
commita1001cd3da781b83219f1db7876f57fe549319e6 (patch)
treeccb7b7b06cdde9ad5dc5858b50c412ffb871b545 /config.def.h
parent1bdffc96cd34b13e0bb4bc3685b6616c7cec8ba4 (diff)
use waybar
Diffstat (limited to 'config.def.h')
-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
};