system changes
This commit is contained in:
parent
71fffdfdc9
commit
3b0eb1d8bf
1 changed files with 2 additions and 1 deletions
|
@ -72,7 +72,8 @@ Display the current time in the mode line.
|
|||
:custom
|
||||
(auto-dark-themes '((modus-vivendi) (modus-operandi)))
|
||||
:init
|
||||
(auto-dark-mode))
|
||||
(when (memq window-system '(mac ns x))
|
||||
(auto-dark-mode)))
|
||||
#+end_src
|
||||
|
||||
** Colours!
|
||||
|
|
Loading…
Add table
Reference in a new issue