From 8949aeb0fe10abe888764195be9fd0599220dd95 Mon Sep 17 00:00:00 2001 From: Braulio Henrique Marques Souto Date: Sat, 30 Jul 2022 22:01:05 -0300 Subject: [PATCH] Added action -c and description to add new themas --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index af9e89b..5778950 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ The mutt-wizard runs via the command `mutt-wizard`. Once setup is complete, you' - `mutt-wizard -t 30` -- toggle automatic mailsync to every 30 minutes - `mutt-wizard -T` -- toggle mailsync without specifying minutes (default is 10) - `mutt-wizard -r` -- reorder account shortcut numbers +- `mutt-wizard -c` -- change neomutt theme - `pass edit mutt-wizard-your@email.com` -- revise an account's password ### Options usable when adding an account @@ -200,6 +201,9 @@ To give you an example of the interface, here's an idea: - In `/usr/share/mutt-wizard` are several global config files, including `mutt-wizard`'s default settings. You can override this in your `muttrc` if you wish. +- To add new files `mutt`/`neomutt` themes or color profile, + put the files in `/usr/share/mutt-wizard`, with the name following the pattern + `theme-name.muttrc` where `name` is the name of thema. ## Watch out for these things