summaryrefslogtreecommitdiff
path: root/run-shell
diff options
context:
space:
mode:
authorPavel Makhov <pmakhov@touchtunes.com>2019-02-05 16:04:21 -0500
committerPavel Makhov <pmakhov@touchtunes.com>2019-02-05 16:04:21 -0500
commitd961bd491fc3be527b44a5bc426b64191c63c135 (patch)
treec4f4bb5f614af4683081ba23cc4186bb35ec0447 /run-shell
parent6b05fc1093ee54d59831821bc59f217a9b617a5a (diff)
add pixelate screenshot
Diffstat (limited to 'run-shell')
-rw-r--r--run-shell/README.md4
-rw-r--r--run-shell/blur.png (renamed from run-shell/screenshot.png)bin329592 -> 329592 bytes
-rw-r--r--run-shell/pixelate.pngbin0 -> 329592 bytes
3 files changed, 3 insertions, 1 deletions
diff --git a/run-shell/README.md b/run-shell/README.md
index 9f267fc..039a23c 100644
--- a/run-shell/README.md
+++ b/run-shell/README.md
@@ -2,7 +2,9 @@
Blurs / pixelates background and shows widget with run prompt:
-![screenshot](./screenshot.png)
+![screenshot](./blur.png)
+
+![screenshot](./pixelate.png)
## Installation
diff --git a/run-shell/screenshot.png b/run-shell/blur.png
index 4e8b54c..4e8b54c 100644
--- a/run-shell/screenshot.png
+++ b/run-shell/blur.png
Binary files differ
diff --git a/run-shell/pixelate.png b/run-shell/pixelate.png
new file mode 100644
index 0000000..4e8b54c
--- /dev/null
+++ b/run-shell/pixelate.png
Binary files differ