mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
feat: Add OSD background opacity setting
- Add `OSD` background transparency - Add `OSD` background transparency translation
This commit is contained in:
@@ -385,6 +385,7 @@ Singleton {
|
||||
property list<string> monitors: []
|
||||
property int autoHideMs: 2000
|
||||
property bool overlayLayer: true
|
||||
property real backgroundOpacity: 1.0
|
||||
}
|
||||
|
||||
// audio
|
||||
|
||||
Reference in New Issue
Block a user