Skip to content

Commit 8a17e86

Browse files
fly602deepin-bot[bot]
authored andcommitted
chore: 紧凑模式需要设置DTK/SizeMode
紧凑模式需要设置DTK/SizeMode Task: https://pms.uniontech.com/task-view-362569.html (cherry picked from commit 9d4b722)
1 parent b547c4c commit 8a17e86

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

xsettings/xsettings_info.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,11 @@ var gsInfos = typeGSKeyInfos{
284284
gsType: gsKeyTypeString,
285285
xsKey: "Gdk/PrimaryMonitorName",
286286
},
287+
{
288+
gsKey: "dtk-size-mode",
289+
gsType: gsKeyTypeInt,
290+
xsKey: "DTK/SizeMode",
291+
},
287292
}
288293

289294
var settingTypeColorVar = settingTypeColor

0 commit comments

Comments
 (0)