✨ ags: add center-window and logout-menu windows and more
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import { Gtk, Widget } from "astal/gtk3";
|
||||
|
||||
export const BigMedia: Gtk.Widget = new Widget.Box({
|
||||
className: "big-media",
|
||||
//TODO
|
||||
} as Widget.BoxProps);
|
||||
Reference in New Issue
Block a user