update: wbg args

This commit is contained in:
FabricSoul 2025-09-03 15:09:16 -04:00
parent d54aabb31a
commit 8def16950d

View file

@ -187,7 +187,7 @@ static const Button buttons[] = {
}; };
static const char *const autostart[] = { static const char *const autostart[] = {
"wbg", "/home/fabric/Pictures/wallpaper/wallpaper.jpg", NULL, "wbg", "-s", "/home/fabric/Pictures/wallpaper/wallpaper.jpg", NULL,
"wlsunset", "-l", "43.7", "-L", "-79.4", NULL, "wlsunset", "-l", "43.7", "-L", "-79.4", NULL,
"fcitx5", NULL, "fcitx5", NULL,
"wlr-randr", "--output", "DP-5", "--mode", "3440x1440@144Hz", NULL, "wlr-randr", "--output", "DP-5", "--mode", "3440x1440@144Hz", NULL,