Update openbox config

This commit is contained in:
Smirnov Alexandr 2021-02-26 09:52:43 +02:00
parent 2a67211908
commit 8511aa4130
9 changed files with 57 additions and 12 deletions

15
config/openbox/README.md Normal file
View file

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