mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Merge pull request #721 from 3akev/kb_toast_setting
Add setting to disable keyboard layout toast
This commit is contained in:
@@ -1389,6 +1389,16 @@
|
||||
"label": "Monitors display"
|
||||
}
|
||||
},
|
||||
"toast": {
|
||||
"section": {
|
||||
"description": "Configure toast appearance and behavior.",
|
||||
"label": "Toast"
|
||||
},
|
||||
"enabled": {
|
||||
"description": "Show a toast when the keyboard layout changes.",
|
||||
"label": "Keyboard layout"
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"always-on-top": {
|
||||
"description": "Display notifications above fullscreen windows and other layers.",
|
||||
|
||||
Reference in New Issue
Block a user