/literate-xmonad-config

A heavily documented xmonad config

Primary LanguageShell

A literate XMonad configuration

Features

  • WhichKey: auto-display a popup of completing keybindings
  • Polybar: (almost) out-of-the-box configuration for polybar
  • Custom decorations: Smart tab bars instead of window borders

Installation & Testing

  • make build: To generate source files from the org config and build them.
  • make test: Test the config in a new window. This changes the mod key to Win instead of Alt.
  • stack run: Run XMonad

Dependencies

Building:

Testing:

Config & Documentation

See src/config.org for both!