aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 415319593b84dff8c159b7a0237bcd10af266ec1 (plain)
1
2
3
4
5
6
7
8
9
10
11
base16-rofi
===========

[Base16](https://github.com/chriskempson/base16) for [rofi](https://github.com/DaveDavenport/rofi)

### Installation
Add the theme to your `~/.config/rofi/config`
```sh
mkdir ~/.config/rofi
curl https://raw.githubusercontent.com/0xdec/base16-rofi/master/themes/base16-default-dark.config >> ~/.config/rofi/config
```