diff options
| author | LLoyderino <adrijan.bjedov@gmail.com> | 2025-05-23 18:32:00 +0200 |
|---|---|---|
| committer | LLoyderino <adrijan.bjedov@gmail.com> | 2025-05-24 15:00:41 +0200 |
| commit | 69ba8d13c8bad526e451beff9c5787dbd1f45e4e (patch) | |
| tree | da20ba492fdc5dabc3dfd7d1274505e45f0a0aa8 /init.el | |
| parent | 6b796b8a7f3ed5f86951d169512951a61707ab57 (diff) | |
Added catppuccin theme
Diffstat (limited to 'init.el')
| -rw-r--r-- | init.el | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -27,3 +27,7 @@ ;; Magit (use-package magit) +;; Catppuccin theme +;; (require 'theme) +(load "~/.emacs.d/theme.el") + |
