started adding EXWM configuration
This commit is contained in:
11
Emacs.org
11
Emacs.org
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user