Skip to content

Commit

Permalink
My example.deck -drop this commit
Browse files Browse the repository at this point in the history
  • Loading branch information
norrs committed Feb 3, 2022
1 parent 93a88ed commit f5122ff
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions decks/main.deck
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,19 @@
[keys.action_hold]
keycode = "Mute"

[[keys]]
index = 7
[keys.widget]
id = "timer"
[keys.widget.config]
times = "5s;10m;30m;1h5m" # optional
format = "%Hh;%Im;%Ss"
font = "bold;regular;thin" # optional
#color = "#fefefe" # optional
underflow = "false" # optional
underflowColor = "#ff0000;#ff0000;#ff0000" # optional


[[keys]]
index = 8
[keys.widget]
Expand Down

0 comments on commit f5122ff

Please sign in to comment.