Cool pill lookin thing idk

This commit is contained in:
2026-06-09 16:11:00 +01:00
parent ed3479b537
commit 3ac5947251
9 changed files with 314 additions and 1 deletions

10
shell.qml Normal file
View File

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