diff options
Diffstat (limited to 'dmenu/config.def.h')
-rwxr-xr-x | dmenu/config.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
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; |