We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 354cc21 commit f221bb4Copy full SHA for f221bb4
1 file changed
decks/main.deck
@@ -60,6 +60,19 @@
60
[keys.action_hold]
61
keycode = "Mute"
62
63
+[[keys]]
64
+ index = 7
65
+ [keys.widget]
66
+ id = "timer"
67
+ [keys.widget.config]
68
+ times = "5s;10m;30m;1h5m" # optional
69
+ format = "%Hh;%Im;%Ss"
70
+ font = "bold;regular;thin" # optional
71
+ #color = "#fefefe" # optional
72
+ underflow = "false" # optional
73
+ underflowColor = "#ff0000;#ff0000;#ff0000" # optional
74
+
75
76
[[keys]]
77
index = 8
78
[keys.widget]
0 commit comments