mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
settings: add roman ws number preset
This commit is contained in:
@@ -324,6 +324,11 @@ ContentPage {
|
||||
displayName: Translation.tr("Japanese"),
|
||||
icon: "square_dot",
|
||||
value: '["一","二","三","四","五","六","七","八","九","十"]'
|
||||
},
|
||||
{
|
||||
displayName: Translation.tr("Roman"),
|
||||
icon: "account_balance",
|
||||
value: '["I","II","III","IV","V","VI","VII","VIII","IX","X"]'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user