mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-03-12 21:04:22 +00:00
examples: noctalia-shell: Enable on-screen display for lock events.
This commit is contained in:
parent
b1c1cceaa9
commit
cf2b0b47f2
@ -3,6 +3,15 @@
|
||||
"darkMode": false,
|
||||
"predefinedScheme": "Nord"
|
||||
},
|
||||
"osd": {
|
||||
"enabled": true,
|
||||
"enabledTypes": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3
|
||||
]
|
||||
},
|
||||
"wallpaper": {
|
||||
"enabled": false
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user