summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorLLoyderino <adrijan.bjedov@gmail.com>2025-05-23 18:32:00 +0200
committerLLoyderino <adrijan.bjedov@gmail.com>2025-05-24 15:00:41 +0200
commit69ba8d13c8bad526e451beff9c5787dbd1f45e4e (patch)
treeda20ba492fdc5dabc3dfd7d1274505e45f0a0aa8 /init.el
parent6b796b8a7f3ed5f86951d169512951a61707ab57 (diff)
Added catppuccin theme
Diffstat (limited to 'init.el')
-rw-r--r--init.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/init.el b/init.el
index 92ffdbe..05a00df 100644
--- a/init.el
+++ b/init.el
@@ -27,3 +27,7 @@
;; Magit
(use-package magit)
+;; Catppuccin theme
+;; (require 'theme)
+(load "~/.emacs.d/theme.el")
+