From e7799892c09b610051ed35044c66ae7bbf6bb40e Mon Sep 17 00:00:00 2001 From: Dylan Date: Wed, 17 Feb 2016 17:31:20 +1100 Subject: [PATCH] Update docs --- 1.2.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1.2.md b/1.2.md index f95e69fc..fffcb4a1 100644 --- a/1.2.md +++ b/1.2.md @@ -63,7 +63,7 @@ fixes issues where the wallpaper set by gsettings is an xml file. - Added support for showing the user's DE. **Window Manager**: -- `xprop` is now a required dependency. See **[#75](https://github.com/dylanaraps/fetch/issues/75)**. +- `xprop` is now a required dependency. See **[#79](https://github.com/dylanaraps/fetch/issues/79)** - Renamed 'windowmanager' to 'wm' **IP Address**: diff --git a/README.md b/README.md index a81c802d..2c13943e 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ your distro's logo or any ascii art of your choice! \[2\] You can enable the `iTerm2` image backend by using the launch flag `--image_backend iterm2` or by
changing the config option `$image_backend` to `iterm2`. -\[3\] See **#75** about why this is now a required dependency. +\[3\] See **[#79](https://github.com/dylanaraps/fetch/issues/79)** about why this is now a required dependency. \[4\] You can use the launch flag `--scrot_cmd` or change the config option `$scrot_cmd` to your screenshot
program's cmd and fetch will use it instead of scrot.