From 1b12798a3762807697227e9e40be29408df59ee9 Mon Sep 17 00:00:00 2001 From: Madeleine Date: Wed, 19 Jul 2023 17:11:30 +0100 Subject: [PATCH] move bar to the top --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index a372ffa..cd6f434 100644 --- a/config.h +++ b/config.h @@ -2,7 +2,7 @@ /* Default settings; can be overriden by command line. */ /* -b option; if 0, dmenu appears at bottom */ -static int topbar = 0; +static int topbar = 1; /* -fn option overrides fonts[0]; default X11 font or font set */ static const char *fonts[] = {