diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2022-08-20 18:38:20 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2022-08-20 18:38:20 +0300 |
| commit | ff26ac9a132d4c236a66e392aec8b6edf330740d (patch) | |
| tree | 6fe077c99ae8814222ab4c043673a039cfe0db21 /README.org | |
| parent | 51eebc9ea764d05732c6cc21be374c11a82f8e91 (diff) | |
Clarify comment in sample configuration
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -126,7 +126,8 @@ Everything is in place to set up the package. ;; If you like two specific themes and want to switch between them, you ;; can specify them in `ef-themes-to-toggle' and then invoke the command -;; `ef-themes-toggle': +;; `ef-themes-toggle'. All the themes are included in the variable +;; `ef-themes-collection'. (setq ef-themes-to-toggle '(ef-summer ef-winter)) ;; Make customisations that affect Emacs faces BEFORE loading a theme |
