Reference index for ~/dotfiles (stowed). One note per config. Edits flow through ~/dotfiles → git → stow symlinks.
Stack
- WM: Hyprland Config
- Bar: Waybar Config
- Launcher: Wofi Config
- Terminal: Kitty Config
- Editor: Neovim Config
- PKM: Obsidian Config
- Multiplexer: Tmuxinator Config
- Notifications: Swaync Config
- Lock/Idle: Hyprlock Config · Hypridle Config
Theming
- Theme Engine — variable injection via
envsubst+ pywal sync - Theme Switcher Script —
switch.sh/select.sh
Scripts & Utilities
- Custom Scripts —
windowSwitch.sh,media.py - Htop Config
- AIMP Config
Theory & Foundations
- GEB Notes — Reading notes on systems, recursion, and emergence.
- Nature of Computation Notes — Complexity, logic, and physical computation.
Dataview — auto-list
table file.ctime as "Created", file.mtime as "Modified"
from "2. Zettelkasten/Configs"
where contains(tags, "config")
sort file.mtime desc
Related
- Command MOCs Index
- Dotfiles Repo Workflow