From 9cd3e10283ea0c6cc997afc5353c0f314b3aa092 Mon Sep 17 00:00:00 2001 From: nil Date: Tue, 14 Jan 2025 20:16:17 +0100 Subject: changing host repository --- dmenu/config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dmenu/config.def.h') diff --git a/dmenu/config.def.h b/dmenu/config.def.h index 310b349..1655574 100755 --- a/dmenu/config.def.h +++ b/dmenu/config.def.h @@ -1,6 +1,6 @@ /* See LICENSE file for copyright and license details. */ /* Default settings; can be overriden by command line. */ -#include "themes/veloren.h" +#include "themes/cicada.h" static const unsigned int border_width = 2; -- cgit v1.2.3