diff options
author | streetturtle <streetturtle@gmail.com> | 2017-12-27 13:30:23 -0500 |
---|---|---|
committer | streetturtle <streetturtle@gmail.com> | 2017-12-27 13:30:23 -0500 |
commit | f49e4ee31e406e69f2d7f6b2b2683206f203ae67 (patch) | |
tree | f9b6d0e5e87ca1c921f9fa09b04fb1f2a71420ae /ram-widget | |
parent | 3ee752ed713445948c17687bdb0fbc84608f6ae5 (diff) |
readme of the ram widget
Diffstat (limited to 'ram-widget')
-rw-r--r-- | ram-widget/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ram-widget/README.md b/ram-widget/README.md new file mode 100644 index 0000000..461aa99 --- /dev/null +++ b/ram-widget/README.md @@ -0,0 +1,9 @@ +# Ram widget + +This widget shows the RAM usage. When clicked another widget appears with more detailed information: + +![screenshot](./out.gif) + +## Installation + +Please refer to the [installation](https://github.com/streetturtle/awesome-wm-widgets#installation) section of the repo.
\ No newline at end of file |