mirror of
https://github.com/hnhx/rice.git
synced 2025-01-26 02:52:57 -03:00
Update README.md
This commit is contained in:
parent
8e56cc807e
commit
18fced8229
1 changed files with 9 additions and 0 deletions
|
@ -7,3 +7,12 @@ Changes:
|
||||||
- st
|
- st
|
||||||
- Applied the [anysize](https://st.suckless.org/patches/anysize/st-anysize-0.8.4.diff) patch
|
- Applied the [anysize](https://st.suckless.org/patches/anysize/st-anysize-0.8.4.diff) patch
|
||||||
- Changed the font and the colors (dracula theme)
|
- Changed the font and the colors (dracula theme)
|
||||||
|
|
||||||
|
How to install:
|
||||||
|
|
||||||
|
```
|
||||||
|
git clone https://github.com/hnhx/suckless.git
|
||||||
|
cd suckless
|
||||||
|
make
|
||||||
|
sudo make install
|
||||||
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue