all repos

dotfiles @ fdf04c61bcf2d4d4b0991985ee5ad62db0a993f8

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