floatingbar
Description
This patch transforms dmenu into a floating bar with configurable height, along with customizable vertical and horizontal padding. It extends the floatingstatus patch for dwm.
An additional -bo option has been added to explicitly set the border
colour. By default, the border colour inherits the -sb value, matching
the default behaviour of dwm.
Example configuration
barpadh(int) – Vertical padding: distance between the bar and the
top of the screen.
barpadv(int) – Horizontal padding: distance between the bar and the
sides of the screen.
barheight(int) – Bar height.barborder(int) – Border width.
Screenshots

Download
Author
- Daniel Guihot - daniel@guihot.net