mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-18 18:04:28 +08:00
支持设置背景图片,不再局限于面板模式,支持设置毛玻璃效果
This commit is contained in:
@@ -3,7 +3,8 @@ export default {
|
||||
commandCardStyle: "dense",
|
||||
primaryColor: "#009688",
|
||||
defaultPrimaryColor: "#009688",
|
||||
backgroundImg: null,
|
||||
backgroundImgLight: "",
|
||||
backgroundImgDark: "",
|
||||
autofocusSearch: false,
|
||||
denseTagBar: false,
|
||||
quickFileEnable: false,
|
||||
@@ -13,6 +14,7 @@ export default {
|
||||
pluNickNameEnable: false,
|
||||
pluNickNameTag: "别名",
|
||||
autoDetachFeatures: [],
|
||||
glassEffect: 0,
|
||||
},
|
||||
native: {
|
||||
crontabs: {},
|
||||
|
||||
Reference in New Issue
Block a user