fix datetime and readme
This commit is contained in:
@ -17,12 +17,10 @@ backlight none, searches in /sys/class/backlight, intel and ati/amd supported
|
||||
```
|
||||
|
||||
# Install
|
||||
- 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`:
|
||||
- Backup: `mv ~/.config/i3blocks{,.bak}`
|
||||
- Clone: `git clone https://will.kein.hk/git/koksnuss/simple-i3blocks.git ~/.config/i3blocks`
|
||||
- Adjust `~/.config/i3blocks/config` to control i3 status bar output (see [Usage](#usage)).
|
||||
- Make sure you've added `bar { status_command i3blocks }` in your i3-config file (i.e. `~/config/i3/config`).
|
||||
- Finally reload your `i3` window manager. The default shortcut is `mod + SHIFT + r`, you should see a flickering.
|
||||
|
||||
# Usage
|
||||
|
Reference in New Issue
Block a user