inital commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"settings": {
|
||||
"hideInactive": {
|
||||
"desc": "在麦克风、摄像头和屏幕图标处于非活动状态时将其隐藏。",
|
||||
"label": "隐藏非活动状态"
|
||||
},
|
||||
"iconSpacing": {
|
||||
"desc": "设置图标之间的间距。",
|
||||
"label": "图标间距"
|
||||
},
|
||||
"removeMargins": {
|
||||
"desc": "移除小部件所有外部边距。",
|
||||
"label": "移除边距"
|
||||
}
|
||||
},
|
||||
"tooltip": {
|
||||
"cam-on": "摄像头: {apps}",
|
||||
"mic-on": "麦克风: {apps}",
|
||||
"screen-on": "屏幕共享: {apps}"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user