aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 65e304aa85f2a53dddd33bfeeb0e61833d89abdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# base16-wofi

## building

Dependencies:

base16-python-build:

```
pip install pybase16-builder
```

Building:

```
make all
```

## usage

Copy the wanted `*.css` file from `themes/` into:

```
.config/wofi/style.css
```

It'll get autoloaded.