From 71a6cbd5e03f84936f2fd05dfe10eefaba454981 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Mon, 4 Feb 2019 20:37:48 -0500 Subject: Update README.md --- run-shell/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'run-shell') diff --git a/run-shell/README.md b/run-shell/README.md index ad409e2..ca7b268 100644 --- a/run-shell/README.md +++ b/run-shell/README.md @@ -1,10 +1,10 @@ # Run Shell -Blurs background and shows widget with run prompts: +Blurs background and shows widget with run prompt: ![screenshot](./screenshot.png) -## Install +## Installation 1. Clone this repo under **~/.config/awesome/**: @@ -22,4 +22,5 @@ Blurs background and shows widget with run prompts: ```lua awful.key({modkey}, "r", function () run_shell.launch() end), - ``` \ No newline at end of file + ``` +:warning: I am not 100% sure but it may (memory) leak. If awesome uses lots of RAM just reload config (Ctrl + Mod4 + r). -- cgit v1.2.3