all repos

dotfiles @ 71ddd0a

my dotfiles

config/openbox/README.md (view raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Openbox

![](screen.png)
---------------

### Install
```bash
sudo pacman -S openbox tint2
```

### Install theme
```bash
mkdir ~/.theme
tar -zxf nten.tar.gz -C ~/.themes
```