Skip to content

Commit affa44d

Browse files
committed
Update the default date format
Follows the two previous commits.
1 parent 4dd6a25 commit affa44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/org.cinnamon.desktop.screensaver.gschema.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
</description>
7171
</key>
7272
<key name="date-format" type="s">
73-
<default>"%A %B %e"</default>
73+
<default>"%A %B %-e"</default>
7474
<summary>The custom date format</summary>
7575
<description>
7676
This is the date format that the lock screen will use if use-custom-format is enabled.

0 commit comments

Comments
 (0)