diff options
| author | Adrian Kummerlaender | 2014-10-11 11:46:16 +0200 | 
|---|---|---|
| committer | Adrian Kummerlaender | 2014-10-11 11:46:16 +0200 | 
| commit | 280e61f678b629dddabfed392df74ce48b76f353 (patch) | |
| tree | a6f1e31189629c878487cbc4a86176ec91bc2e7d | |
| parent | b6ffc8b155880ce5aee175a0fb8ed22c0c7d26a1 (diff) | |
| download | blog_content-280e61f678b629dddabfed392df74ce48b76f353.tar blog_content-280e61f678b629dddabfed392df74ce48b76f353.tar.gz blog_content-280e61f678b629dddabfed392df74ce48b76f353.tar.bz2 blog_content-280e61f678b629dddabfed392df74ce48b76f353.tar.lz blog_content-280e61f678b629dddabfed392df74ce48b76f353.tar.xz blog_content-280e61f678b629dddabfed392df74ce48b76f353.tar.zst blog_content-280e61f678b629dddabfed392df74ce48b76f353.zip | |
Added twmn link to dotfiles project page
| -rw-r--r-- | pages/projects/dotfiles.md | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/pages/projects/dotfiles.md b/pages/projects/dotfiles.md index b34f0d0..e0a2bce 100644 --- a/pages/projects/dotfiles.md +++ b/pages/projects/dotfiles.md @@ -13,6 +13,7 @@ My toolset currently consists of the following applications:  * [fish] as my default shell  * [urxvt] as terminal emulator  * [conky] for displaying system information in [i3bar] +* [twmn] for displaying notifications  [GNU stow]: https://www.gnu.org/software/stow/  [Github]: https://github.com/KnairdA/dotfiles @@ -26,3 +27,4 @@ My toolset currently consists of the following applications:  [urxvt]: http://software.schmorp.de/pkg/rxvt-unicode.html  [conky]: http://conky.sourceforge.net/  [i3bar]: http://i3wm.org/docs/i3bar-protocol.html +[twmn]: https://github.com/sboli/twmn | 
