From 8429d9af3b4089dbf61d74244e06d97fc6e90c9f Mon Sep 17 00:00:00 2001 From: Gerardo Marx Date: Sun, 6 Feb 2022 01:26:04 -0600 Subject: [PATCH] config.def.h for macbook air --- config.def.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.def.h b/config.def.h index b9eb7ac..0c40ab7 100644 --- a/config.def.h +++ b/config.def.h @@ -13,7 +13,7 @@ static const char *brightup[] = { "brightnessctl", "-d", "intel_backlight", "s static const char *brightdown[] = { "brightnessctl", "-d", "intel_backlight", "s", "5%-" }; /* appearance */ -static const unsigned int borderpx = 1; /* border pixel of windows */ +static const unsigned int borderpx = 5; /* border pixel of windows */ static const unsigned int gappx = 5; /* gaps between windows */ static const unsigned int snap = 32; /* snap pixel */ static const int showbar = 1; /* 0 means no bar */ @@ -40,7 +40,7 @@ static const unsigned int alphas[][3] = { /* 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):