rice/README.md

16 lines
324 B
Markdown
Raw Permalink Normal View History

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