mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
Update openbox config
This commit is contained in:
parent
2a67211908
commit
8511aa4130
9 changed files with 57 additions and 12 deletions
15
config/openbox/README.md
Normal file
15
config/openbox/README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Openbox
|
||||
|
||||

|
||||
---------------
|
||||
|
||||
### Install
|
||||
```bash
|
||||
sudo pacman -S openbox tint2
|
||||
```
|
||||
|
||||
### Install theme
|
||||
```bash
|
||||
mkdir ~/.theme
|
||||
tar -zxf nten.tar.gz -C ~/.themes
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue