From 8b65afff889e60676a608d177166139add779066 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 7 Aug 2023 19:24:40 +0300 Subject: [PATCH] why is it there??? --- config/dwm/config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dwm/config.def.h b/config/dwm/config.def.h index 7cc95fea..3dc1b6b8 100644 --- a/config/dwm/config.def.h +++ b/config/dwm/config.def.h @@ -35,7 +35,7 @@ static const char *colors[][3] = { static const char *const autostart[] = { "picom", NULL, "/home/sako/.dwmscripts/bar.sh", NULL, - "feh", "--bg-scale", "/home/sako/.config/bspwm/background.png", NULL, + "feh", "--bg-scale", "/home/sako/.config/background.png", NULL, "nm-applet", NULL, "blueman-applet", NULL, "keepassxc", NULL,