Changing Font in MySQL Workbench

前端 未结 6 1759
北恋
北恋 2020-12-15 15:47

I am using MySQL Workbench 5.2, the newest version as far as I know, but I simply cannot change the font. It is very inconvenient, because the default font is very small an

6条回答
  •  Happy的楠姐
    2020-12-15 16:41

    Similarly for Mac OS X using the hidden path below (ref: this link):

    "You can edit the preferences directly in their XML files. Shut down MWB. Then edit the file ~/Library/Application Support/MySQL/Workbench/wb_options.xml. Look for the key workbench.general.Editor:Font, and change the font there. Now restart MWB to see your change."

提交回复
热议问题