diff options
Diffstat (limited to 'dmenu/config.h')
-rwxr-xr-x | dmenu/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dmenu/config.h b/dmenu/config.h index 310b349..1655574 100755 --- a/dmenu/config.h +++ b/dmenu/config.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; |