moved the insides inside the rectangle
This commit is contained in:
@@ -56,7 +56,6 @@ Rectangle {
|
||||
: "transparent"
|
||||
|
||||
border.width: (wsArea.containsMouse || workspaceData.active) ? Config.border_width : 0
|
||||
}
|
||||
|
||||
// hyprland workspace api + color
|
||||
MouseArea {
|
||||
@@ -108,6 +107,7 @@ Rectangle {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Text {
|
||||
visible: Hyprland.workspaces.length === 0
|
||||
|
||||
Reference in New Issue
Block a user