This commit is contained in:
Mitchell Hashimoto
2025-07-18 13:12:06 -07:00
parent 7c77133a83
commit 432fec7065

View File

@ -2,6 +2,8 @@ using Gtk 4.0;
using Adw 1;
template $GhosttySurface: Adw.Bin {
// A box isn't strictly necessary right now but there will be more
// stuff here in the future. There's still a lot to do with surfaces.
Box {
orientation: vertical;
hexpand: true;