[Bar] Prepare

This commit is contained in:
2025-03-25 17:13:03 +01:00
parent 7c15b0b320
commit c53069f0df
3 changed files with 13 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
import { App } from "astal/gtk3"
import { App } from "astal/gtk4"
import style from "./style.scss"
import Bar from "./widget/Bar"