mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-09 16:59:27 -05:00
add new date style (bubble)
This commit is contained in:
@@ -253,6 +253,11 @@ ContentPage {
|
||||
displayName: Translation.tr("Square"),
|
||||
icon: "square",
|
||||
value: "square"
|
||||
},
|
||||
{
|
||||
displayName: Translation.tr("Bubble"),
|
||||
icon: "bubble_chart",
|
||||
value: "bubble"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user