Change cloned dir to proper folder in run-shell
This commit is contained in:
parent
84a002e79d
commit
8341b46613
|
@ -9,7 +9,7 @@ Run prompt which is put inside a widget:
|
|||
1. Clone this repo under **~/.config/awesome/**:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/streetturtle/awesome-wm-widgets.git ~/.config/awesome/
|
||||
git clone https://github.com/streetturtle/awesome-wm-widgets.git ~/.config/awesome/awesome-wm-widgets
|
||||
```
|
||||
|
||||
1. Require widget at the beginning of **rc.lua**:
|
||||
|
|
Loading…
Reference in New Issue