fix: use apropospriate-theme (was apropospriate)
This commit is contained in:
parent
dcc9757666
commit
02f4780f00
2
init.el
2
init.el
@ -1152,7 +1152,7 @@ Argument FRAMES has the same meaning as for `set-frame-font'"
|
|||||||
|
|
||||||
(global-set-key (kbd "C-S-<f6>") #'my-toggle-theme)
|
(global-set-key (kbd "C-S-<f6>") #'my-toggle-theme)
|
||||||
|
|
||||||
(use-package apropospriate
|
(use-package apropospriate-theme
|
||||||
:config
|
:config
|
||||||
(my-toggle-theme))
|
(my-toggle-theme))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user