diff options
| -rw-r--r-- | config.def.h | 1 |
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 }; |
