better install instructions
This commit is contained in:
parent
2f1e471eb1
commit
0621944365
@ -17,10 +17,11 @@ backlight none, searches in /sys/class/backlight, intel and ati/amd supported
|
||||
```
|
||||
|
||||
# Install
|
||||
- Clone this repo to `~/.config/i3blocks`. Remember to back up you existing configs and scripts inside that directory if you already created them.
|
||||
```bash
|
||||
git clone https://will.kein.hk/git/koksnuss/simple-i3blocks.git ~/.config/i3blocks
|
||||
```
|
||||
- If you already have a folder `~/.config/i3blocks` move it somewhere else:
|
||||
`mv ~/.config/i3blocks{,.bak}`
|
||||
- Clone this repo to `~/.config/i3blocks`:
|
||||
`git clone https://will.kein.hk/git/koksnuss/simple-i3blocks.git ~/.config/i3blocks`
|
||||
- Make sure you've added `bar { status_command i3blocks }` in `~/config/i3/config`:
|
||||
- Adjust `~/.config/i3blocks/config` to control i3 status bar output (see [Usage](#usage)).
|
||||
- Finally reload your `i3` window manager. The default shortcut is `mod + SHIFT + r`, you should see a flickering.
|
||||
|
||||
|
Reference in New Issue
Block a user