mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Working on volume
This commit is contained in:
@@ -57,6 +57,6 @@ Singleton {
|
||||
}
|
||||
|
||||
// 3) Safe default
|
||||
return 1.0
|
||||
return 1.4
|
||||
}
|
||||
}
|
||||
|
||||
@@ -62,6 +62,7 @@ Singleton {
|
||||
property int marginXL: 20
|
||||
|
||||
// Opacity
|
||||
property real opacityNone: 0.0
|
||||
property real opacityLight: 0.25
|
||||
property real opacityMedium: 0.5
|
||||
property real opacityHeavy: 0.75
|
||||
|
||||
Reference in New Issue
Block a user