mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-23 09:19:58 -05:00
there must be a space before { 😭💢
This commit is contained in:
@@ -47,7 +47,7 @@ Item {
|
||||
leftMargin: 10
|
||||
}
|
||||
}
|
||||
Rectangle{
|
||||
Rectangle {
|
||||
// Dot on the classic style
|
||||
opacity: root.style === "classic" ? 1.0 : 0.0
|
||||
implicitHeight: 14
|
||||
|
||||
Reference in New Issue
Block a user