1
0
Fork 0

refactor: organize emacs config

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2023-07-20 18:25:33 -07:00
parent 5997e83b32
commit 7c75810123
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
7 changed files with 220 additions and 175 deletions

View file

@ -44,7 +44,16 @@
];
.config/bspwm/bspwmrc;
.config/sxhkd/sxhkdrc;
.emacs.d/init.el;
.emacs.d/[
init.el,
include/[
general.el,
misc.el,
orgconfig.el,
mu4econfig.el,
racket.el
]
];
.config/picom.conf;
.config/zathura/zathurarc;
.config/dunst/dunstrc;