nwg-piotr / nwg-drawer

Application drawer for wlroots-based Wayland compositors
MIT License
250 stars 27 forks source link

[REQUEST] add window margin #49

Closed nehrbash closed 2 years ago

nehrbash commented 2 years ago

image

I would like to configure nwg-drawer to look like it's coming out of the top of my screen. However, I see no way to change the margin of the window. Just as an example of implementation, swaync solved this by adding "control-center-margin-bottom" and others to an additional config.json.

Also, If this is not a feature of interest, how would I allow nwg-drawer to cover my bar (waybar)?

nwg-piotr commented 2 years ago

how would I allow nwg-drawer to cover my bar

nwg-drawer -ovl

If it comes to the margins: I'll add arguments soon.