Skip to content

rdlu's dotfiles

Personal dotfiles for two CachyOS (Arch) notebooks — daisy (AMD Ryzen) and xps (Intel/Dell XPS) — managed with GNU Stow + a justfile, running niri · waybar · fish · tmux.

Repo: github.com/rdlu/dotfiles

Contents

PDF downloads

Single-page landscape cheatsheets (A4, Catppuccin — Latte for print, Mocha for screens), rebuilt from the live configs on every push:

🖥️ tmux prefix Ctrl+a · plugins included Latte Mocha
🧩 zellij every mode, complete map Latte Mocha
🪟 niri all 145 compositor binds Latte Mocha
🐟 shell fish · atuin · fzf.fish Latte Mocha
📖 Dotfiles handbook everything in one PDF — setup guide, justfile reference, all shortcut pages Download
📄 Reference PDFs portrait per-page exports of the site content tmux zellij niri shell justfile setup wl-kbptr

How these docs work

The shortcut tables and the justfile reference are generated from the real configuration by tools/gen-docs.py, so they can't drift from what the machines actually do. Hand-written prose lives around the generated blocks. See the setup guide for the build pipeline.