mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-11 02:21:14 +10:00
Adding org-auto-tangle to configs.
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
#+TITLE: Aweomsome WM Config
|
#+TITLE: Aweomsome WM Config
|
||||||
|
#+AUTHOR: Derek Taylor
|
||||||
#+PROPERTY: header-args :tangle rc.lua
|
#+PROPERTY: header-args :tangle rc.lua
|
||||||
|
#+auto_tangle: t
|
||||||
|
#+STARTUP: showeverything
|
||||||
|
|
||||||
* Table of Contents :toc:
|
* Table of Contents :toc:
|
||||||
- [[#about-this-config][About This Config]]
|
- [[#about-this-config][About This Config]]
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
#+TITLE: Qtile Config
|
#+TITLE: Qtile Config
|
||||||
|
#+AUTHOR: Derek Taylor
|
||||||
#+PROPERTY: header-args :tangle config.py
|
#+PROPERTY: header-args :tangle config.py
|
||||||
|
#+auto_tangle: t
|
||||||
|
#+STARTUP: showeverything
|
||||||
|
|
||||||
* Table of Contents :toc:
|
* Table of Contents :toc:
|
||||||
- [[#about-this-config][About This Config]]
|
- [[#about-this-config][About This Config]]
|
||||||
|
|||||||
+3
-2
@@ -1,7 +1,8 @@
|
|||||||
#+TITLE: XMonad Config
|
#+TITLE: XMonad Config
|
||||||
#+PROPERTY: header-args :tangle xmonad.hs
|
|
||||||
#+STARTUP: showeverything
|
|
||||||
#+AUTHOR: Derek Taylor
|
#+AUTHOR: Derek Taylor
|
||||||
|
#+PROPERTY: header-args :tangle xmonad.hs
|
||||||
|
#+auto_tangle: t
|
||||||
|
#+STARTUP: showeverything
|
||||||
|
|
||||||
* Table Of Contents :toc:
|
* Table Of Contents :toc:
|
||||||
- [[#about-this-config][About This Config]]
|
- [[#about-this-config][About This Config]]
|
||||||
|
|||||||
Reference in New Issue
Block a user