mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-24 09:47:29 -05:00
Remove unnecessary imports,
Add some translations
This commit is contained in:
@@ -70,8 +70,8 @@ let configOptions = {
|
||||
},
|
||||
},
|
||||
'i18n': {
|
||||
'langCode': "",//Customize the locale, such as zh_CN
|
||||
'Extra_logs': true
|
||||
'langCode': "",//Customize the locale, such as zh_CN,Optional value references "~/.config/ags/i18n/locales/"
|
||||
'extraLogs': false
|
||||
},
|
||||
'monitors': {
|
||||
'scaleMethod': "division", // Either "division" [default] or "gdk"
|
||||
|
||||
Reference in New Issue
Block a user