X-Git-Url: https://git.armaanb.net/?p=lightcards.git;a=blobdiff_plain;f=config.py;h=2057a2bee3e6385f148d92cec2c44abc8a2ede42;hp=ee974b041c0d46a11200fa4d8882322f533aa873;hb=HEAD;hpb=8a9fa6416484726f2c7e8386a53fbdb9e5130ed0 diff --git a/config.py b/config.py index ee974b0..2057a2b 100644 --- a/config.py +++ b/config.py @@ -10,6 +10,8 @@ alphabetize = False shuffle = False reverse = False cache = True +table = False # set to integer or range +lenient = False default_view = 1 @@ -54,7 +56,7 @@ quit_key = "q" ############################################################################### # OTHER -confirm_quit = True +quit_confirmation = True show_menu_at_end = True debug = False