Skip to content

Commit

Permalink
Reduced default recording start delay to 3 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
phw committed Jan 2, 2016
1 parent 1fdc9b1 commit 7586fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/de.uploadedlobster.peek.gschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<key name="recording-start-delay" type="i">
<range min="0" max="60"/>
<default>5</default>
<default>3</default>
<summary>Delay in seconds before recording starts</summary>
</key>
<key name="recording-framerate" type="i">
Expand Down

0 comments on commit 7586fef

Please sign in to comment.