diff --git a/.config/awesome/README.org b/.config/awesome/README.org index ccbd519..dfeed21 100644 --- a/.config/awesome/README.org +++ b/.config/awesome/README.org @@ -1,5 +1,8 @@ #+TITLE: Aweomsome WM Config +#+AUTHOR: Derek Taylor #+PROPERTY: header-args :tangle rc.lua +#+auto_tangle: t +#+STARTUP: showeverything * Table of Contents :toc: - [[#about-this-config][About This Config]] diff --git a/.config/qtile/README.org b/.config/qtile/README.org index c710246..5684303 100644 --- a/.config/qtile/README.org +++ b/.config/qtile/README.org @@ -1,5 +1,8 @@ #+TITLE: Qtile Config +#+AUTHOR: Derek Taylor #+PROPERTY: header-args :tangle config.py +#+auto_tangle: t +#+STARTUP: showeverything * Table of Contents :toc: - [[#about-this-config][About This Config]] diff --git a/.xmonad/README.org b/.xmonad/README.org index 48288e7..458c89e 100644 --- a/.xmonad/README.org +++ b/.xmonad/README.org @@ -1,7 +1,8 @@ #+TITLE: XMonad Config -#+PROPERTY: header-args :tangle xmonad.hs -#+STARTUP: showeverything #+AUTHOR: Derek Taylor +#+PROPERTY: header-args :tangle xmonad.hs +#+auto_tangle: t +#+STARTUP: showeverything * Table Of Contents :toc: - [[#about-this-config][About This Config]]