dotfiles/config/openbox/README.md
2021-02-26 09:52:43 +02:00

15 lines
177 B
Markdown

# Openbox
![](screen.png)
---------------
### Install
```bash
sudo pacman -S openbox tint2
```
### Install theme
```bash
mkdir ~/.theme
tar -zxf nten.tar.gz -C ~/.themes
```