disable smart borders

config
Ryan 2023-09-30 00:03:07 -04:00
parent bd1f291be6
commit a672bbf17c
Signed by: ryan
GPG Key ID: 7D7E2E94267DAD95
1 changed files with 1 additions and 1 deletions

View File

@ -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