commit 1e30001

shrub  ·  2026-05-23 14:58:46 +0000 UTC
parent ff0b0d1
swc_wallpaper is depracated
1 files changed,  +0, -2
+0, -2
1@@ -210,8 +210,6 @@ static void setup(void)
2 	if (!swc_initialize(wm.dpy, wm.ev_loop, &manager))
3 		die(EXIT_FAILURE, "swc_initialize failed\n");
4 
5-	/* TODO: temp wallpaper and quit binding */
6-	swc_wallpaper_color_set(0xff1e1f21);
7 	setup_binds();
8 
9 	/* display socket */