mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 13:32:50 -05:00
clock: add analog seconds option for desktop widget
This commit is contained in:
@@ -413,6 +413,7 @@ Singleton {
|
||||
property color desktopClockCustomColor: "#ffffff"
|
||||
property bool desktopClockShowDate: true
|
||||
property bool desktopClockShowAnalogNumbers: false
|
||||
property bool desktopClockShowAnalogSeconds: true
|
||||
property real desktopClockX: -1
|
||||
property real desktopClockY: -1
|
||||
property real desktopClockWidth: 280
|
||||
|
||||
Reference in New Issue
Block a user