Change cloned dir to proper folder

This commit is contained in:
ProgrammAbel 2020-04-25 16:06:48 +01:00 committed by GitHub
parent 8341b46613
commit 8213e10094
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ First you need to get the current brightness level. There are two options:
Then clone this repo under **~/.config/awesome/**: Then clone this repo under **~/.config/awesome/**:
```bash ```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
``` ```
Require widget at the beginning of **rc.lua**: Require widget at the beginning of **rc.lua**: