diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-02-02 15:51:23 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-02-02 15:51:23 +0530 |
| commit | a1001cd3da781b83219f1db7876f57fe549319e6 (patch) | |
| tree | ccb7b7b06cdde9ad5dc5858b50c412ffb871b545 /config.def.h | |
| parent | 1bdffc96cd34b13e0bb4bc3685b6616c7cec8ba4 (diff) | |
use waybar
Diffstat (limited to '')
| -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 }; |
