diff options
author | nil <niljo@airmail.cc> | 2025-01-14 20:16:17 +0100 |
---|---|---|
committer | nil <niljo@airmail.cc> | 2025-01-14 20:16:17 +0100 |
commit | 9cd3e10283ea0c6cc997afc5353c0f314b3aa092 (patch) | |
tree | 4aa0ae912633a0f3e7a7d1405469bb7009cef1ba /dmenu/config.def.h | |
parent | 23a62d70129db30027ba620fc798a666c198ba35 (diff) |
changing host repositorymain
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; |