From f2d99304fc76ea2bc91cd0db597fa7194bc42649 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 7 Aug 2023 17:45:38 +0300 Subject: [PATCH] bottom bar --- config/dwm/config.def.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/dwm/config.def.h b/config/dwm/config.def.h index 981b1d39..7cc95fea 100644 --- a/config/dwm/config.def.h +++ b/config/dwm/config.def.h @@ -14,7 +14,7 @@ static const unsigned int systrayspacing = 2; /* systray spacing */ static const int systraypinningfailfirst = 1; /* 1: if pinning fails, display systray on the first monitor, False: display systray on the last monitor*/ static const int showsystray = 1; /* 0 means no systray */ static const int showbar = 1; /* 0 means no bar */ -static const int topbar = 1; /* 0 means bottom bar */ +static const int topbar = 0; /* 0 means bottom bar */ static const char *fonts[] = { "JetBrainsMono NF:size=11" }; static const char dmenufont[] = "monospace:size=10"; //static const char col_gray1[] = "#222222"; @@ -47,7 +47,7 @@ static const char *const autostart[] = { /* tagging */ // static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" }; -static const char *tags[] = { " 󰈹 ", "  ", " 󰭹 ", " 󰕧 ", "  " }; +static const char *tags[] = { "󰈹 ", " ", "󰭹 ", "󰕧 ", " " }; static const Rule rules[] = { /* xprop(1):