diff options
Diffstat (limited to 'config.def.h')
| -rw-r--r-- | config.def.h | 2 |
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 |
