Window Manager: Added support for getting window manager with xprop

This commit is contained in:
Dylan 2016-01-30 12:56:37 +11:00
parent c99d472ebb
commit f0416ec78e
3 changed files with 44 additions and 28 deletions

View file

@ -82,7 +82,7 @@ https://github.com/dylanaraps/fetch/wiki/Customizing-Info
- **Note:** The script can now also use iTerm2's builtin image rendering instead of w3m!<br \>
Enable it by changing `$image_backend` to `iterm2` or by using the launch flag `--image_backend`.
- Image Cropping, Resizing etc: `ImageMagick`
- More accurate window manager detection: `wmctrl`
- More accurate window manager detection: `wmctrl` or `xprop`
**Linux / BSD:**