rice/README.md

16 lines
324 B
Markdown
Raw Permalink Normal View History

2022-11-06 17:11:19 -03:00
<img src="rice.png" width=100%>
<p align="center">My simple suckless rice</p>
<br>
2021-12-27 07:52:17 -03:00
How to install:
```
2022-11-06 17:11:19 -03:00
git clone https://github.com/hnhx/rice.git
cd rice
2021-12-27 07:52:17 -03:00
make
sudo make install
2023-01-28 16:56:17 -03:00
chsh -s /bin/zsh (if zsh is not your default shell already)
2021-12-27 07:52:17 -03:00
```
2023-01-28 16:56:17 -03:00
The packages you will need: `zsh xclip scrot dmenu feh sxhkd picom hack (font)`