mirror of
https://codeberg.org/FabricSoul/dwl.git
synced 2025-08-04 04:20:24 -04:00
make space for window borders
This commit is contained in:
parent
fb6b16aeee
commit
1870187d62
2 changed files with 17 additions and 11 deletions
|
@ -1,5 +1,6 @@
|
|||
/* appearance */
|
||||
static const int sloppyfocus = 1; /* focus follows mouse */
|
||||
static const unsigned int borderpx = 1; /* border pixel of windows */
|
||||
static const float rootcolor[] = {0.3, 0.3, 0.3, 1.0};
|
||||
|
||||
/* tagging */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue