✨ ags: add center-window and logout-menu windows and more
This commit is contained in:
@@ -5,6 +5,7 @@ export const tileList: Array<Gtk.Widget> = [
|
||||
|
||||
export const Tiles: Widget.Box = new Widget.Box({
|
||||
child: new Gtk.Grid({
|
||||
visible: true,
|
||||
orientation: Gtk.Orientation.HORIZONTAL,
|
||||
rowHomogeneous: true
|
||||
} as Gtk.Grid.ConstructorProps)
|
||||
|
||||
Reference in New Issue
Block a user