Changed settings dialog to contain tabs
This commit is contained in:
@@ -40,11 +40,13 @@ show_preview = True
|
||||
# Greeter time in seconds (shown before countdown)
|
||||
greeter_time = 3
|
||||
# Countdown length in seconds (shown before every shot)
|
||||
countdown_time = 5
|
||||
countdown_time = 8
|
||||
# Display time of assembled picture (shown after last shot)
|
||||
display_time = 10
|
||||
display_time = 5
|
||||
|
||||
[Picture]
|
||||
# Basedir of output pictures
|
||||
basedir =
|
||||
# Basename of output pictures
|
||||
basename = %Y-%m-%d/photobooth
|
||||
# Number of pictures in horizontal direction
|
||||
|
||||
Reference in New Issue
Block a user