This commit is contained in:
biscuit
2025-05-19 12:51:19 -05:00
parent e193f075e2
commit 2e7d8fef40
5 changed files with 33 additions and 22 deletions
-1
View File
@@ -1,7 +1,6 @@
import { App } from "astal/gtk3"
import style from "./style.scss"
import Bar from "./widget/Bar"
// import NotificationPopups from "./notification/NotificationPopups"
App.start({
css: style,