X-Git-Url: https://git.armaanb.net/?p=lightcards.git;a=blobdiff_plain;f=config.py;fp=config.py;h=ee974b041c0d46a11200fa4d8882322f533aa873;hp=6cd69a3784cad2f3e0d4d0ecba28cae9e068602d;hb=8a9fa6416484726f2c7e8386a53fbdb9e5130ed0;hpb=967023aae085b303fa35a3c9572311b953ae8ae9 diff --git a/config.py b/config.py index 6cd69a3..ee974b0 100644 --- a/config.py +++ b/config.py @@ -35,6 +35,15 @@ card_last = ["$", "KEY_END"] help_disp = ["H", "?"] menu_disp = "m" +menu_reset = "y" +menu_alphabetize = "a" +menu_shuffle = "z" +menu_reverse = "t" +menu_unstar = "u" +menu_star = "d" +menu_stars_only = "s" +menu_open_file = "e" +menu_restart = "r" view_one = "1" view_two = "2"