Gnu Guix Rice (ofc with stow)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
257 B

  1. (add-to-list 'custom-theme-load-path "~/.emacs.d/themes")
  2. (load-theme 'gruvbox t)
  3. (add-to-list 'default-frame-alist '(font . "JetBrainsMono-11"))
  4. ;(set-frame-font "JetBrainsMono 14" nil t)
  5. ;(add-to-list 'default-frame-alist '(font . "JetBrainsMono 14" ))