From 8c39f9da7c07b57570d25dbc48073441dea696d5 Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Fri, 17 Jul 2020 20:51:09 -0500 Subject: [PATCH] Adding keybinding table to README.org --- .xmonad/README.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.xmonad/README.org b/.xmonad/README.org index 71aa8cf..ed64e3f 100644 --- a/.xmonad/README.org +++ b/.xmonad/README.org @@ -24,8 +24,9 @@ - [[#main][Main]] * About This Config -#+ATTR_HTML: title="screenshot" -[[https://gitlab.com/dwt1/dotfiles/-/raw/master/.screenshots/dotfiles05.png ][file: https://gitlab.com/dwt1/dotfiles/-/raw/master/.screenshots/dotfiles05.png]] +#+CAPTION: XMonad Scrot +#+ATTR_HTML: :alt XMonad Scrot :title XMonad Scrot :align left +[[https://gitlab.com/dwt1/dotfiles/-/raw/master/.screenshots/dotfiles05.png]] Xmonad is a dynamically tiling X11 window manager that is written and configured in Haskell. Official documentation: https://xmonad.org