Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esjeon/rice-va11halla
My VA-11 HALL-A themed Linux rice. More waifu, buddy.
https://github.com/esjeon/rice-va11halla
my
Last synced: about 1 month ago
JSON representation
My VA-11 HALL-A themed Linux rice. More waifu, buddy.
- Host: GitHub
- URL: https://github.com/esjeon/rice-va11halla
- Owner: esjeon
- Created: 2018-01-19T09:21:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-13T17:09:23.000Z (over 6 years ago)
- Last Synced: 2023-05-19T00:30:43.348Z (over 1 year ago)
- Topics: my
- Language: C
- Homepage:
- Size: 12.4 MB
- Stars: 13
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Eon's VA-11 HALL-A Rice
=======================This is my [VA11 HALL-A][1] themed rice for linux, using [suckless][2] tools. Also, this is a **whole-desktop-in-a-repo**.
![rice shot](/screenshot/screenshot.png)
![main screen](/screenshot/screenshot-empty.png)
![with terminals](/screenshot/screenshot-terms.png)
![with vscode](/screenshot/screenshot-code.png)
![with web browser](/screenshot/screenshot-web.png)Resources
---------
* Background: a modified version of ["VA-11 HALL-A: Jill" by makaroll410][3]
* Fonts (*NOT* included)
- [Ubuntu](https://design.ubuntu.com/font/)
- [NanumGothic](http://hangeul.naver.com/font) (for Korean)
- [Font Awesome 5 Free](http://fontawesome.io/)Software (Included)
-------------------* window manager: [dwm](https://dwm.suckless.org)
- [patches](https://dwm.suckless.org/patches/) applied: *tilegap*, *status2d*, *alpha*
- modified to allow adjusting bar paddings
- *status2d* is customized to support graph drawing* app launcher: [dmenu](https://tools.suckless.org/dmenu/)
- [patches](https://tools.suckless.org/dmenu/patches/) applied: *line-height*
- a little hack is applied to keep process tree cleaner* status monitor: [slstatus](https://github.com/drkhsh/slstatus)
* terminal emulator: [st](https://st.suckless.org)
- patches applied: [alpha](https://st.suckless.org/patches/alpha/)
- custom color for this riceSoftware (Recommended)
-------------------* X compositor: [compton](https://github.com/chjj/compton)
Install
-------Simple `make install` will install all included programs under `${HOME}/.local`,
and, therefore, executables will be placed in `${HOME}/.local/bin`.You may edit `config.h` to customize the programs, and must re-run
`make install` afterwards.Use/edit included `xinitrc` or write your own startup script. You're on your own
if you want to use other methods.Uninstalling is as easy as simple `make uninstall`.
[1]: http://waifubartending.com/
[2]: https://suckless.org/
[3]: https://koyorin.deviantart.com/art/VA-11-HALL-A-Jill-621458694