fix: 解决任务栏第一次接入双屏,右键菜单默认勾选仅主屏显示

修改com.deepin.dde.dock.module.gschema.xml文件中的默认值

Log: 修改任务栏右键菜单的默认值
Bug: https://pms.uniontech.com/zentao/bug-view-86930.html
Change-Id: I8eb59d844545a9a1a026f544bdcd5015fd2884e8
This commit is contained in:
yanghongwei 2021-08-25 11:33:33 +08:00
parent d6b1911261
commit d78a53e6ab

View File

@ -504,7 +504,7 @@
<description>Control duration of dock switch in monitors</description>
</key>
<key type="b" name="only-show-primary">
<default>false</default>
<default>true</default>
<summary></summary>
<description>Determine to show dock only in primary monitor</description>
</key>