From 3ae971f92b844d2fa7d3a075dd3a7087306df74a Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 7 Aug 2023 22:07:52 +0300 Subject: [PATCH] we --- 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 1a006021..bb4ac90a 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/background.png", NULL, + "feh", "--bg-scale", "/home/sako/background.png", NULL, "nm-applet", NULL, "blueman-applet", NULL, "keepassxc", NULL,