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):