in previous versions I used the bar_border_width to vertically (and horizontally) pad the text in the bar so I could create some space between it and the bar's borders. But when I updated spectrwm's version from the previous to the current one (3.5.0), I noticed that, when I increased the value in bar_border_width to 4, while enabling the bar_at_bottom option, it left a gap between the border and the bottom of the screen. Like so:
However, this doesn't happen when I disable the bar_at_bottom option:
Is it something on my end? I don't remember changing anything outside of spectrwm.conf, to be honest.
If it helps, here's some possibly relevant information about my system:
Display server: X
Terminal: Kitty
Distro: Arch Linux
I only have one monitor
Not sure if there's anything more I should mention.
Hi,
in previous versions I used the
bar_border_width
to vertically (and horizontally) pad the text in the bar so I could create some space between it and the bar's borders. But when I updated spectrwm's version from the previous to the current one (3.5.0), I noticed that, when I increased the value inbar_border_width
to4
, while enabling thebar_at_bottom
option, it left a gap between the border and the bottom of the screen. Like so:However, this doesn't happen when I disable the
bar_at_bottom
option:Is it something on my end? I don't remember changing anything outside of spectrwm.conf, to be honest.
If it helps, here's some possibly relevant information about my system:
Not sure if there's anything more I should mention.
Thanks in advance.