diff --git a/config.h b/config.h index 9024fd9..2b27243 100644 --- a/config.h +++ b/config.h @@ -11,7 +11,7 @@ static float focuscolor[] = {0.533, 0.753, 0.816, 1.0}; // DWL_FOCUS_COLOR /* * Behaviour */ -static const int smartborders = 1; +static const int smartborders = 0; static const int sloppyfocus = 1; // focus follows mouse static const int bypass_surface_visibility = 0; // 1 means idle inhibitors will disable idle tracking even if it's surface isn't visible static const int hide_type = 1; // 1 means hide the cursor when typing