Fixing broken qtile config

This commit is contained in:
Derek Taylor
2021-10-08 12:38:10 -05:00
parent 3dd78855a8
commit 6ea1e07f74
6 changed files with 96 additions and 118 deletions

View File

@@ -2,7 +2,6 @@
#+PROPERTY: header-args :tangle xmonad.hs
#+STARTUP: showeverything
#+AUTHOR: Derek Taylor
#+DATE: 06-16-2021
* Table Of Contents :toc:
- [[#about-this-config][About This Config]]
@@ -24,6 +23,7 @@
Xmonad is a dynamically tiling X11 window manager that is written and configured in Haskell.
- XMonad Official Website: [[https://xmonad.org][https://xmonad.org]]
- Haskell Official Website: https://haskell.org
This is the xmonad configuration of Derek Taylor (DistroTube)
- My YouTube: [[http://www.youtube.com/c/DistroTube][http://www.youtube.com/c/DistroTube]]