ErikReider / SwayNotificationCenter

A simple GTK based notification daemon for SwayWM
GNU General Public License v3.0
1.15k stars 58 forks source link

add settings to center buttons-grid #426

Open rtgiskard opened 1 month ago

rtgiskard commented 1 month ago

buttonsGrid is using flowbox as the container, with default halign set to FILL, for which users have to tweak the button size to make it really fill the space or it will not be centered.

This adds options to make the buttonGrid centered properly