diff options
author | AChavali <aryadevchavali1@gmail.com> | 2020-02-18 01:30:44 +0000 |
---|---|---|
committer | AChavali <aryadevchavali1@gmail.com> | 2020-02-18 01:30:44 +0000 |
commit | 6ae02a41172d3648c17713d88bd0b192d8351a26 (patch) | |
tree | 2a0c39e484e24e06e920f5e683510f75c1965bc8 /doom.d/modules/personal.org | |
parent | d4ed9ae2cefee4b4d28c2efe2236936c043c4a32 (diff) | |
download | dotfiles-6ae02a41172d3648c17713d88bd0b192d8351a26.tar.gz dotfiles-6ae02a41172d3648c17713d88bd0b192d8351a26.tar.bz2 dotfiles-6ae02a41172d3648c17713d88bd0b192d8351a26.zip |
~oreodave/theme-list -> oreodave/themes/theme-list
Change was not fully propagated, only just realised now.
Diffstat (limited to 'doom.d/modules/personal.org')
-rw-r--r-- | doom.d/modules/personal.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doom.d/modules/personal.org b/doom.d/modules/personal.org index c43b09c..0a209c6 100644 --- a/doom.d/modules/personal.org +++ b/doom.d/modules/personal.org @@ -39,7 +39,7 @@ Allow user to set a theme from a limited set of candidates, based on "Set the theme from my own selection, mutate as you see fit" (interactive) (ivy-read "Select theme: " - oreodave/theme-list + oreodave/themes/theme-list :caller 'oreodave/set-new-theme :action (lambda (x) ; Shamelessly copied from counsel in case of change (condition-case nil |