[AGS] Setup

This commit is contained in:
2025-04-09 19:24:34 +02:00
parent c70a3ffdb4
commit 4dc14cf4e3
15 changed files with 2 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
import { App } from "astal/gtk4"
import style from "./style.scss"
import Bar from "./widget/Bar"
import Bar from "./ui/Launcher"
App.start({
css: style,