getting things done

This commit is contained in:
2026-06-14 15:01:16 +01:00
parent 6e84d0ca21
commit 269b806af5
6 changed files with 247 additions and 9 deletions

View File

@@ -1,10 +1,7 @@
import QtQuick
import Quickshell
import Quickshell.Hyprland
import QtQuick
import "Components/Color.js" as Colors
import "Components"
Scope {
Bar {}
Bar {}
}