mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-06 21:45:38 -05:00
processlist: breakout and de-dupe code, change styles
Also reverts bluetooth pairing modals since quickshell did not approve of the PR
This commit is contained in:
@@ -20,7 +20,9 @@ Rectangle {
|
||||
anchors.centerIn: parent
|
||||
width: Theme.iconSize - 3
|
||||
height: Theme.iconSize - 3
|
||||
color: Theme.surfaceText
|
||||
colorOverride: Prefs.osLogoColorOverride
|
||||
brightnessOverride: Prefs.osLogoBrightness
|
||||
contrastOverride: Prefs.osLogoContrast
|
||||
}
|
||||
|
||||
DankIcon {
|
||||
|
||||
Reference in New Issue
Block a user