From 3be77f68548c8f92a3cc7f530f9b35a1478a0651 Mon Sep 17 00:00:00 2001 From: Sebastian Sellmeier Date: Sat, 15 May 2021 11:36:48 +0200 Subject: Add option for time-format (with default-config) from #185 (#205) * Add an option to change the time format * Add option to example-config Co-authored-by: Addison Bean --- examples/betterlockscreenrc | 1 + 1 file changed, 1 insertion(+) (limited to 'examples') diff --git a/examples/betterlockscreenrc b/examples/betterlockscreenrc index 0f9c503..8ca0110 100644 --- a/examples/betterlockscreenrc +++ b/examples/betterlockscreenrc @@ -16,3 +16,4 @@ loginbox=00000066 font="sans-serif" locktext='Type password to unlock...' lock_timeout=5 +time_format='%H:%M:%S' -- cgit v1.2.3