summaryrefslogtreecommitdiff
path: root/run-shell-3
diff options
context:
space:
mode:
authorPavel Makhov <pmakhov@touchtunes.com>2019-04-03 09:12:12 -0400
committerPavel Makhov <pmakhov@touchtunes.com>2019-04-03 09:12:12 -0400
commit5ea231d259b90c77df2a42f589fa12c28daf9e1e (patch)
tree3a9e7b7d556e819a6758cf9825b30118faa6b2cb /run-shell-3
parented33b1dcf36465ae79352bfca6a66f04fae84b5a (diff)
parent45b718d0b72302ef41d98a993bb89f2e0698e7e4 (diff)
Merge branch 'master' of github.com:streetturtle/awesome-wm-widgets
Diffstat (limited to 'run-shell-3')
-rw-r--r--run-shell-3/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-shell-3/README.md b/run-shell-3/README.md
index 039a23c..94b852b 100644
--- a/run-shell-3/README.md
+++ b/run-shell-3/README.md
@@ -20,7 +20,7 @@ Blurs / pixelates background and shows widget with run prompt:
git clone https://github.com/streetturtle/awesome-wm-widgets.git ~/.config/awesome/
```
-1. Require weather widget at the beginning of **rc.lua**:
+1. Require widget at the beginning of **rc.lua**:
```lua
local run_shell = require("awesome-wm-widgets.run_shell.run_shell")