started adding EXWM configuration

This commit is contained in:
opalvaults
2021-12-22 16:03:36 -08:00
parent 4da16c5ce1
commit b8c7f3389b

View File

@@ -1,7 +1,7 @@
#+TITLE: Emacs Configuration
#+PROPERTY: header-args:emacs-lisp :tangle ~/Dotfiles/.config/emacs/init.el :mkdirp yes :lexical yes
* Configuration
* Emacs Configuration
:PROPERTIES:
:VISIBILITY: children
:END:
@@ -574,3 +574,12 @@ Right now I'm pretty happy with Matrix bridging into IRC rooms so this will stay
;; erc-rename-buffers t
;; erc-track-exclude-server-buffer t))
#+end_src
* EXWM Configuration
I basically live in Emacs so might as well let it handle my browsers.
#+begin_src emacs-lisp
#+end_src
:w