Add screenshot to readme

This commit is contained in:
Colin Powell
2020-03-26 09:46:06 -04:00
parent e37d7133ed
commit f6e4c93ae1
2 changed files with 27 additions and 20 deletions

View File

@ -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]]