mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 03:50:24 +10:00
Adding README.org
This commit is contained in:
@@ -1,7 +1,16 @@
|
|||||||
#+TITLE: XMonad Config
|
#+TITLE: XMonad Config
|
||||||
#+PROPERTY: header-args :tangle xmonad.hs
|
#+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
|
Xmonad is a dynamically tiling X11 window manager that is written and
|
||||||
configured in Haskell. Official documentation: https://xmonad.org
|
configured in Haskell. Official documentation: https://xmonad.org
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user