mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2025-11-04 14:47:38 +01:00
1.2 KiB
1.2 KiB
Description
Adds 2 more borders to each side (top, bottom, left, right) of every window.
Preview
With the following config:static const unsigned int borderpx = 9; /* border pixel of windows */ static const unsigned int borderspx = 3; /* width of the border that start from outside the windows */ static const unsigned int borderepx = 3; /* width of the border that start from inside the windows */and
border_color_typeset toBrdOriginal:and
border_color_typeset toBrdStart:and
border_color_typeset toBrdEnd:and
border_color_typeset toBrdStartEnd:![]()


