mirror of
https://github.com/hnhx/rice.git
synced 2025-01-24 18:23:28 -03:00
Update README.md
This commit is contained in:
parent
41011de888
commit
46452545b8
1 changed files with 7 additions and 11 deletions
18
README.md
18
README.md
|
@ -1,18 +1,14 @@
|
||||||
Changes:
|
<img src="rice.png" width=100%>
|
||||||
- dwm
|
<p align="center">My simple suckless rice</p>
|
||||||
- Changed the font and the colors (dracula theme)
|
|
||||||
- Changed dmenu
|
<br>
|
||||||
- Made a simple status bar
|
|
||||||
- Added a keybind (shift + alt + d) for flameshot
|
|
||||||
- st
|
|
||||||
- Applied the [anysize](https://st.suckless.org/patches/anysize/st-anysize-0.8.4.diff) patch
|
|
||||||
- Changed the font and the colors (dracula theme)
|
|
||||||
|
|
||||||
How to install:
|
How to install:
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/hnhx/suckless.git
|
git clone https://github.com/hnhx/rice.git
|
||||||
cd suckless
|
cd rice
|
||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
|
pacman -S xclip scrot (you will need these for making screenshots)
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue