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:
@@ -250,7 +250,8 @@
|
||||
"location": "top_right",
|
||||
"monitors": [],
|
||||
"autoHideMs": 2000,
|
||||
"overlayLayer": true
|
||||
"overlayLayer": true,
|
||||
"backgroundOpacity": 1
|
||||
},
|
||||
"audio": {
|
||||
"volumeStep": 5,
|
||||
|
||||
Reference in New Issue
Block a user