diff --git a/README.org b/README.org index 7f34f77..a157ffd 100644 --- a/README.org +++ b/README.org @@ -1,23 +1,30 @@ #+TITLE: Dotfiles -I use: +* My setup -+-----+--------------------+ -| OS | FreeBSD 12.1 | -+-----+--------------------+ -| WM | i3-gaps | -+-----+--------------------+ -| Compositor | compton | -+-----+--------------------+ -| Editor | DOOM Emacs | -+-----+--------------------+ -| Terminal | Alacritty | -+-----+--------------------+ -| Shell | fish | -+-----+--------------------+ -| PDF-viewer | Zathura | -+-----+--------------------+ -| Mail | notmuch + Emacs | -+-----+--------------------+ -| Browser | Firefox / surf | -+-----+--------------------+ ++-----+----------------------+ +| *OS* | [[https://www.freebsd.org][FreeBSD 12.1]] | ++-----+----------------------+ +| *WM* | [[https://github.com/Airblader/i3][i3-gaps]] | ++-----+----------------------+ +| *Compositor* | [[https://github.com/chjj/compton][compton]] | ++-----+----------------------+ +| *Editor* | [[https://github.com/hlissner/doom-emacs][DOOM Emacs]] | ++-----+----------------------+ +| *Terminal* | [[https://github.com/alacritty/alacritty][Alacritty]] | ++-----+----------------------+ +| *Shell* | [[https://fishshell.com/][fish]] | ++-----+----------------------+ +| *PDF-viewer* | [[https://pwmt.org/projects/zathura/][Zathura]] | ++-----+----------------------+ +| *Mail* | [[https://notmuchmail.org/notmuch-emacs/][notmuch + Emacs]] | ++-----+----------------------+ +| *Browser* | Firefox / [[https://surf.suckless.org/][surf]] | ++-----+----------------------+ + + +* Screenshot + +#+CAPTION: Emacs, qutebrowser and Alacritty +#+NAME: fig:Screenshot +[[./screenshot.png]] diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..dadf42f Binary files /dev/null and b/screenshot.png differ