/rice-va11halla

My VA-11 HALL-A themed Linux rice. More waifu, buddy.

Primary LanguageC

Eon's VA-11 HALL-A Rice

This is my VA11 HALL-A themed rice for linux, using suckless tools. Also, this is a whole-desktop-in-a-repo.

rice shot main screen with terminals with vscode with web browser

Resources

Software (Included)

  • window manager: dwm

    • patches applied: tilegap, status2d, alpha
    • modified to allow adjusting bar paddings
    • status2d is customized to support graph drawing
  • app launcher: dmenu

    • patches applied: line-height
    • a little hack is applied to keep process tree cleaner
  • status monitor: slstatus

  • terminal emulator: st

    • patches applied: alpha
    • custom color for this rice

Software (Recommended)

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.