mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-07 14:05:38 -05:00
UX update to widget padding heights, updated workspaces
This commit is contained in:
@@ -10,7 +10,7 @@ Rectangle {
|
||||
property bool showIcon: true
|
||||
|
||||
width: 55
|
||||
height: 32
|
||||
height: 30
|
||||
radius: Theme.cornerRadius
|
||||
color: cpuArea.containsMouse ?
|
||||
Qt.rgba(Theme.primary.r, Theme.primary.g, Theme.primary.b, 0.16) :
|
||||
|
||||
Reference in New Issue
Block a user