mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-21 03:04:38 +10:00
Adding README.org
This commit is contained in:
@@ -1,7 +1,16 @@
|
||||
#+TITLE: XMonad Config
|
||||
#+PROPERTY: header-args :tangle xmonad.hs
|
||||
|
||||
* XMonad Config
|
||||
* TABLE OF CONTENTS :toc:
|
||||
- [[#about-this-config][ABOUT THIS CONFIG]]
|
||||
- [[#imports][IMPORTS]]
|
||||
- [[#autostart][AUTOSTART]]
|
||||
- [[#workspaces][WORKSPACES]]
|
||||
- [[#managehook][MANAGEHOOK]]
|
||||
- [[#loghook][LOGHOOK]]
|
||||
- [[#main][MAIN]]
|
||||
|
||||
* ABOUT THIS CONFIG
|
||||
Xmonad is a dynamically tiling X11 window manager that is written and
|
||||
configured in Haskell. Official documentation: https://xmonad.org
|
||||
|
||||
|
||||
Reference in New Issue
Block a user