summaryrefslogtreecommitdiff
path: root/.config/doom
diff options
context:
space:
mode:
authorThanosApollo <[email protected]>2022-10-12 19:36:09 +0300
committerThanosApollo <[email protected]>2022-10-12 19:36:09 +0300
commit638e6e34ca74e6479dcc243ea2e59855862c7140 (patch)
treed37897fba341e6413cdccc3376ecfee8fa8ae385 /.config/doom
parented1858c1217026f35242cf9c5c0056e2ff933cc5 (diff)
Add orgThemes, comment myExwm
Diffstat (limited to '.config/doom')
-rw-r--r--.config/doom/config.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/doom/config.el b/.config/doom/config.el
index 0c6cc31..807360e 100644
--- a/.config/doom/config.el
+++ b/.config/doom/config.el
@@ -107,12 +107,12 @@
;;Telega
(load! "telegaConfig")
;; EXWM
-(load! "myExwm")
+;;(load! "myExwm")
;;Elfeed
(load! "elfeedConfig")
;; Org
(load! "orgConfig")
-(load! "org-themes")
+(load! "orgThemes")