feat: use noto sans sc as default font; fix build script on arm64 linux.

This commit is contained in:
2022-02-07 17:11:18 +08:00
parent 42c654bb00
commit f7dfffd7a3
5 changed files with 64 additions and 11 deletions
+2
View File
@@ -21,6 +21,8 @@ const double defaultButtonHeight = 36;
const userGestureConfigFilePath = 'deepin/dde-daemon/gesture.json';
const defaultFontFamily = 'NotoSansSC';
const deepinLogoutCommands = [
'dbus-send',
'--type=method_call',