This commit is contained in:
biscuit
2025-05-15 10:35:33 -05:00
parent 2574f4935f
commit 3a1ce68ccf
8 changed files with 342 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
import { App } from "astal/gtk3"
import style from "./style.scss"
import Bar from "./widget/Bar"
// import NotificationPopups from "./notification/NotificationPopups"
App.start({
css: style,