added Tray
This commit is contained in:
@@ -13,7 +13,7 @@ Row { // Workspace Row
|
||||
model: Hyprland.workspaces
|
||||
|
||||
Rectangle { //workspace
|
||||
visible: modelData.monitor === thisMonitor
|
||||
visible: modelData.monitor === thisMonitor
|
||||
width: workspaceNum.width + 26
|
||||
height: workspaceNum.height + 8
|
||||
radius: 4
|
||||
|
||||
Reference in New Issue
Block a user