lukesmithxyz/voidrice

My dotfiles (deployed by LARBS)

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 8 minutes ago
Type:Configuration / DotfilesCategory(s):Terminal, Shell & TUIOperating Systems & LinuxDeveloper Tools
Added to GitGenius on September 15th, 2026
Created on June 2nd, 2017
Open Issues & Pull Requests: 37 (+0)
GitHub issues: Enabled
Number of forks: 1,169
Total Stargazers: 4,459 (+0)
Total Subscribers: 115 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 41.9 hours
Mean response time: 62.9 days
90th percentile: 269.0 days
Tracked items: 22

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 7
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 652 days
Stale 30+ days: 5
Stale 90+ days: 5

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Voidrice is a dotfiles repository that provides a complete configuration setup for a minimal, keyboard-driven Linux desktop environment.

The project solves the problem of setting up a cohesive, interconnected configuration across multiple terminal and graphical applications. It organizes settings for text editors, shells, file managers, media players, and other tools into a unified system. The approach emphasizes minimalism by keeping the home directory clean—configurations are placed in `~/.config/` where possible, and environment variables are configured to redirect remaining dotfiles away from the root home directory. Useful scripts are centralized in `~/.local/bin/`, and bookmarks are stored as text files that various scripts can reference.

This setup is designed specifically for users who want to work with suckless programs, particularly dwm as a window manager, dwmblocks for the statusbar, and st as a terminal emulator. The dotfiles include configurations for vim, nvim, zsh, lf, mpd, ncmpcpp, nsxiv, and mpv, along with settings for xdg default programs and other utilities. Installation can be automated through LARBS, a companion project that handles dependency installation, or users can clone the repository directly and manually install dependencies. The configuration also integrates mutt-wizard for terminal-based email, which works seamlessly within this environment. This setup suits developers and power users who prefer keyboard-centric workflows and are willing to adopt the suckless philosophy of minimal, modular software.

The project maintains active engagement with its community through its associated YouTube channel, where configurations and workflows are demonstrated. Development activity shows consistent refinement of the dotfiles and their integration with related tools, with updates addressing both the core configuration files and their compatibility with the suckless ecosystem.