Go to file
coolneng bfef58394d
Wrap lines in org-mode
2022-10-01 00:52:30 +02:00
assets
snippets/org-mode Set the logo in the bottom in metropolis 2022-05-23 18:13:12 +02:00
+keybindings.el Add keybindings for elfeed and wallabag 2022-09-24 23:15:44 +02:00
+mail.el Disable colors for HTML emails 2022-09-24 23:16:04 +02:00
+org.el Wrap lines in org-mode 2022-10-01 00:52:30 +02:00
+ui.el Open wallabag on its own workspace 2022-09-18 19:03:52 +02:00
LICENSE.md
README.org
config.el Move keybindings to a different file 2022-09-24 23:15:25 +02:00
init.el Use mu4e as a mail client 2022-09-18 20:25:59 +02:00
packages.el Save wallabag images in offline view 2022-09-12 01:53:41 +02:00

README.org

doom.d

Personal configuration of Doom Emacs

Modules

The configuration is compartmented in different files:

  • Modules: init.el
  • General configuration: config.el
  • Extra packages: packages.el
  • Appearance: +ui.el
  • Org mode configuration: +org.el