summarylogtreecommitdiffstats
path: root/24hour.patch
blob: 9b5e91a51548e9e25d60c1e40aa7bde31b2c27c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Only in b: tags
diff -ru a/unlock_indicator.c b/unlock_indicator.c
--- a/unlock_indicator.c	2015-05-22 11:00:01.849040047 +0200
+++ b/unlock_indicator.c	2015-05-22 11:00:45.945473675 +0200
@@ -25,7 +25,7 @@
 #define BUTTON_SPACE (BUTTON_RADIUS + 5)
 #define BUTTON_CENTER (BUTTON_RADIUS + 5)
 #define BUTTON_DIAMETER (2 * BUTTON_SPACE)
-#define TIME_FORMAT "%l:%M %p"
+#define TIME_FORMAT "%H:%M"
 
 /*******************************************************************************
  * Variables defined in i3lock.c.