feat: use noto sans sc as default font; fix build script on arm64 linux.
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user