This commit is contained in:
NicKoehler 2023-03-15 18:57:15 +01:00
parent 1f6fc8b1a2
commit f41f9d9a98
No known key found for this signature in database
GPG Key ID: BAE01394EB51AC58

View File

@ -1318,7 +1318,7 @@ class _DisplayState extends State<_Display> {
Widget other(BuildContext context) {
return _Card(title: 'Other Default Options', children: [
otherRow('Show monitors in menu bar', 'show_monitors_menubar'),
otherRow('show_monitors_tip', 'show_monitors_toolbar'),
otherRow('Show remote cursor', 'show_remote_cursor'),
otherRow('Zoom cursor', 'zoom-cursor'),
otherRow('Show quality monitor', 'show_quality_monitor'),