diff options
Diffstat (limited to 'dwm/config.h')
-rwxr-xr-x | dwm/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm/config.h b/dwm/config.h index c963ab8..39d0368 100755 --- a/dwm/config.h +++ b/dwm/config.h @@ -1,5 +1,5 @@ /* See LICENSE file for copyright and license details. */ -#include "themes/connect.h" +#include "themes/veloren.h" /* appearance */ static const unsigned int borderpx = 1; /* border pixel of windows */ |