2021-11-26 14:59:36 +08:00
|
|
|
|
{
|
|
|
|
|
"magic":"dsg.config.meta",
|
|
|
|
|
"version":"1.0",
|
|
|
|
|
"contents":{
|
|
|
|
|
"Dock_Show_Window_name":{
|
|
|
|
|
"value":0,
|
|
|
|
|
"serial":0,
|
|
|
|
|
"flags":"",
|
2021-12-06 17:23:27 +08:00
|
|
|
|
"name":"小窗口显示窗口名称",
|
|
|
|
|
"name[zh_CN]":"小窗口显示窗口名称",
|
2021-11-26 14:59:36 +08:00
|
|
|
|
"description[zh_CN]":"提供鼠标悬停小窗口标题显示配置,默认为悬停显示: \
|
|
|
|
|
当配置为全部显示时,鼠标悬停在任务栏图标位置时所有预览窗口显示标题信息; \
|
|
|
|
|
当配置为悬停显示时,鼠标仅在悬停在预览小窗口时在当前窗口显示标题信息; \
|
|
|
|
|
当配置为不显示时,鼠标悬停应用位置和预览小窗口位置时都不显示标题信息;",
|
|
|
|
|
"description":"0 Mouse over show;1 Always show; 2 Always hide",
|
|
|
|
|
"permissions":"readwrite",
|
|
|
|
|
"visibility":"public"
|
2022-11-02 06:57:46 +00:00
|
|
|
|
},
|
2023-01-12 11:06:36 +08:00
|
|
|
|
"Dock_Quick_Plugins": {
|
2023-01-30 13:14:32 +08:00
|
|
|
|
"value": ["power", "network", "shutdown", "trash"],
|
2022-11-02 06:57:46 +00:00
|
|
|
|
"serial": 0,
|
|
|
|
|
"flags": [],
|
|
|
|
|
"name": "显示在任务栏上的快捷插件",
|
|
|
|
|
"name[zh_CN]": "*****",
|
|
|
|
|
"description": "记录哪些插件的图标在任务栏启动的时候显示在任务栏上",
|
|
|
|
|
"permissions": "readwrite",
|
|
|
|
|
"visibility": "private"
|
|
|
|
|
},
|
|
|
|
|
"Dock_Quick_Tray_Name": {
|
2023-01-14 16:41:35 +08:00
|
|
|
|
"value": ["fcitx", "indicator:keybord_layout"],
|
2022-11-02 06:57:46 +00:00
|
|
|
|
"serial": 0,
|
|
|
|
|
"flags": [],
|
|
|
|
|
"name": "显示在任务栏上的托盘图标",
|
|
|
|
|
"name[zh_CN]": "任务栏上固定的托盘图标",
|
|
|
|
|
"description": "记录哪些托盘的图标在任务栏启动的时候显示在任务栏上",
|
|
|
|
|
"permissions": "readwrite",
|
|
|
|
|
"visibility": "private"
|
|
|
|
|
}
|
2021-11-26 14:59:36 +08:00
|
|
|
|
}
|
2023-01-30 13:14:32 +08:00
|
|
|
|
}
|