From 0755a39d2108dfc3ad7affbc1b6f6ad7d153d679 Mon Sep 17 00:00:00 2001
From: Adrian Kummerlaender
Date: Sun, 8 Mar 2015 20:26:52 +0100
Subject: Added `dmenu` and `zathura` to _dotfiles_ page * updated _about_ page

---
 pages/about.md             | 2 +-
 pages/projects/dotfiles.md | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

(limited to 'pages')

diff --git a/pages/about.md b/pages/about.md
index 854538a..5ab75e9 100644
--- a/pages/about.md
+++ b/pages/about.md
@@ -4,7 +4,7 @@
 
 Hi, my name is Adrian Kummerländer. I am a twenty-year-old Software Developer located in southern Germany.
 
-I taught myself programming at the age of 10 and spent the first few years developing software in _Delphi_ and _C#_. After switching from the _Windows_ ecosystem to _Linux_ as my primary operating system I started developing primarily in _JavaScript_, _XSLT_ and _C++_ altough I enjoy it a lot to experiment with other languages such as _Scala_, _Haskell_ and _Python_.
+I taught myself programming at the age of 10 and spent the first few years developing software in _Delphi_ and _C#_. After switching from the _Windows_ ecosystem to _Linux_ as my primary operating system I started developing primarily in _JavaScript_, _XSLT_ and _C++_ altough I enjoy it a lot to experiment with other languages such as _Scala_, _Haskell_ and _Scheme_.
 
 My professional education in software development started with my apprenticeship as a _"computer science expert with subject area software development"_[^1] at [_Sybit_](http://sybit.de) in 2010 which I concluded with distinction in 2013. 
 
diff --git a/pages/projects/dotfiles.md b/pages/projects/dotfiles.md
index e0a2bce..cf825af 100644
--- a/pages/projects/dotfiles.md
+++ b/pages/projects/dotfiles.md
@@ -14,6 +14,8 @@ My toolset currently consists of the following applications:
 * [urxvt] as terminal emulator
 * [conky] for displaying system information in [i3bar]
 * [twmn] for displaying notifications
+* [dmenu] as program launcher
+* [zathura] for displaying documents
 
 [GNU stow]: https://www.gnu.org/software/stow/
 [Github]: https://github.com/KnairdA/dotfiles
@@ -28,3 +30,5 @@ My toolset currently consists of the following applications:
 [conky]: http://conky.sourceforge.net/
 [i3bar]: http://i3wm.org/docs/i3bar-protocol.html
 [twmn]: https://github.com/sboli/twmn
+[dmenu]: http://tools.suckless.org/dmenu/
+[zathura]: https://pwmt.org/projects/zathura/
-- 
cgit v1.2.3