system changes
This commit is contained in:
parent
5ff16f0ee5
commit
c44fbf870b
1 changed files with 2 additions and 1 deletions
|
@ -59,7 +59,8 @@ Use =diredfl= for a colourful =dired= and =ns-auto-titlebar= for a macOS native
|
|||
(diredfl-global-mode 1))
|
||||
(use-package ns-auto-titlebar
|
||||
:init
|
||||
(ns-auto-titlebar-mode))
|
||||
(when (memq window-system '(mac ns x))
|
||||
(ns-auto-titlebar-mode)))
|
||||
#+end_src
|
||||
|
||||
Colourful delimiters with =rainbow-delimiters=.
|
||||
|
|
Loading…
Add table
Reference in a new issue