]> git.armaanb.net Git - lightcards.git/blobdiff - config.py
Implement show_menu_at_end config option
[lightcards.git] / config.py
index 46d6bf0761805faed8ae477ed06bc581c3d12a0b..566ebcfdf3c88421f4d22818bbaf1c41202ef016 100644 (file)
--- a/config.py
+++ b/config.py
@@ -47,6 +47,7 @@ view_three = "3"
 # OTHER
 
 confirm_quit = True
+show_menu_at_end = True
 debug = False
 
 ###############################################################################