forked from Shinonome/dots-hyprland
fixes
This commit is contained in:
@@ -22,7 +22,6 @@ Singleton {
|
||||
property string shortDate: Qt.locale().toString(clock.date, Config.options?.time.shortDateFormat ?? "dd/MM")
|
||||
property string date: Qt.locale().toString(clock.date, Config.options?.time.dateFormat ?? "dddd, dd/MM")
|
||||
property string collapsedCalendarFormat: Qt.locale().toString(clock.date, "dd MMMM yyyy")
|
||||
property string fileDateTime: Qt.locale().toString(clock.date, "dd-MM-yyyy_HH.mm")
|
||||
property string uptime: "0h, 0m"
|
||||
|
||||
Timer {
|
||||
|
||||
Reference in New Issue
Block a user