rice/README.md

19 lines
426 B
Markdown
Raw Normal View History

2021-12-27 07:47:08 -03:00
Changes:
- dwm
- Changed the font and the colors (dracula theme)
- Changed dmenu
- 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)
2021-12-27 07:52:17 -03:00
How to install:
```
git clone https://github.com/hnhx/suckless.git
cd suckless
make
sudo make install
```