Cloudef / bemenu

Dynamic menu library and client program inspired by dmenu
GNU General Public License v3.0
1.24k stars 96 forks source link

Margin only effects right side #277

Open defini-tiv opened 2 years ago

defini-tiv commented 2 years ago

The margin is only applied to the right side of bemenu. the manpage refers to “vertical view borders” so it would be applied to left and right.

merrittlj commented 1 year ago

The margin option seems to be working fine for me. Does this still happen to you? Have you updated to the newest version recently?

hholst80 commented 8 months ago

Can we make "-M" take optionally two parameters? So we can specify margin left and margin right? ( I want to align the bar to the left )