Update README.md

This commit is contained in:
hnhx 2022-11-06 20:11:19 +00:00 committed by GitHub
parent 41011de888
commit 46452545b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)
``` ```