all repos

dotfiles @ d50fc737a858267a18baf9cd00261bd15f42e8ab

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
```