summaryrefslogtreecommitdiffstats
path: root/.emacs
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-07-25 18:43:47 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-07-25 18:43:47 +0200
commit46488f5b659bc150d8d9fd3568957a54030b52ef (patch)
tree7aa25fc8808edb154b4d18ceeaad1f8f98f76e2c /.emacs
parentAdded returns (diff)
downloaddotfiles-bsd-46488f5b659bc150d8d9fd3568957a54030b52ef.tar.gz
dotfiles-bsd-46488f5b659bc150d8d9fd3568957a54030b52ef.tar.bz2
dotfiles-bsd-46488f5b659bc150d8d9fd3568957a54030b52ef.tar.xz
dotfiles-bsd-46488f5b659bc150d8d9fd3568957a54030b52ef.tar.zst
dotfiles-bsd-46488f5b659bc150d8d9fd3568957a54030b52ef.zip
Changed Emacs to daemon mode, setting editors accordingly
Diffstat (limited to '.emacs')
-rw-r--r--.emacs2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs b/.emacs
index c8bd592..c081bef 100644
--- a/.emacs
+++ b/.emacs
@@ -75,4 +75,4 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
- )
+ '(default ((t (:inherit nil :stipple nil :background "#292D3E" :foreground "#EEFFFF" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 113 :width normal :foundry "PfEd" :family "mononoki Nerd Font")))))