summaryrefslogtreecommitdiff
path: root/run-shell-3
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@gmail.com>2019-03-30 18:29:01 -0400
committerstreetturtle <streetturtle@gmail.com>2019-03-30 18:29:01 -0400
commit2e2ab20022875fdcda969b39cb25c3f39cb98b24 (patch)
tree2aa41f30e34de9c7861c842e8c71795e4f441c74 /run-shell-3
parenta1636558f539637b17ebbc2ebcd8677d93027319 (diff)
add run shell video
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")