[emacs] Fix dashboard image reloading

This commit is contained in:
Correl Roush 2019-09-23 13:29:41 -04:00
parent 0e4e9c780b
commit 892fe30f2d

View file

@ -23,8 +23,8 @@
(my/dashboard-randomize) (my/dashboard-randomize)
(map! (map!
:map doom-dashboard-map :map +doom-dashboard-mode-map
:n "g" #'my/dashboard-randomize) "g" #'my/dashboard-randomize)
#+end_src #+end_src
* Org * Org
:PROPERTIES: :PROPERTIES: