Merge pull request #721 from 3akev/kb_toast_setting

Add setting to disable keyboard layout toast
This commit is contained in:
Lemmy
2025-11-11 19:16:30 -05:00
committed by GitHub
4 changed files with 36 additions and 4 deletions
+10
View File
@@ -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.",