diff --git a/config.h b/config.h index 6bc1577..2c34d97 100644 --- a/config.h +++ b/config.h @@ -178,9 +178,8 @@ static const Button buttons[] = { }; static const char *const autostart[] = { - "/bin/sh", "-c", "sleep 0.5; hyprpaper", NULL, - "/bin/sh", "-c", "sleep 0.5; wlsunset", "-l", "43.7", "-L", "-79.4", NULL, - "/bin/sh", "-c", "sleep 0.5; hypridle", NULL, + "wbg", "/home/fabric/Pictures/wallpaper/wallpaper.jpg", NULL, + "wlsunset", "-l", "43.7", "-L", "-79.4", NULL, "fcitx5", NULL, "wlr-randr", "--output", "DP-5", "--mode", "3440x1440@144Hz", NULL, NULL