>>6786749Okay so I'm using 2bwm, I set a 1px border like this:
The relevant code in 2bwm's config.h is:
[code:lit]
///---Borders---///
/*0) Outer border size. If you put this negative it will be a square.
*1) Full borderwidth 2) Magnet border size
*3) Resize border size */
static const uint8_t borders[] = {1,1,1,1};
[/code:lit]
Also here is my 2bwm config.h:
http://hastebin.com/raw/oretaquvej