mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-27 23:12:49 -05:00
UX update to widget padding heights, updated workspaces
This commit is contained in:
@@ -6,7 +6,7 @@ Rectangle {
|
||||
id: powerButton
|
||||
|
||||
width: 48
|
||||
height: 32
|
||||
height: 30
|
||||
radius: Theme.cornerRadius
|
||||
color: powerArea.containsMouse || root.powerMenuVisible ?
|
||||
Qt.rgba(Theme.error.r, Theme.error.g, Theme.error.b, 0.16) :
|
||||
|
||||
Reference in New Issue
Block a user