The tagged ISO workflow fetched bos-settings/src/Cargo.toml from the dev branch (404 after the Tauri split) and cargo-built bread-theme. bread-theme 0.7.1 is already on the stable index. Stage required bins, units, breadhelp content, and desktop/license files from the minisign-verified index instead; optional bread-emit/module-host skip until bread publishes them. Fail the bake if a required bin is missing.
13 lines
584 B
Markdown
13 lines
584 B
Markdown
# `dotfiles/` is not the live skel
|
|
|
|
These files are a leftover from an earlier design (Hyprland `.conf` binds).
|
|
They are **not** copied into the ISO or the installed system.
|
|
|
|
`dotfiles/hypr/keybinds.conf` still mentions `grimblast`. That is not the
|
|
screenshot tool BOS ships — live binds use **breadshot**
|
|
(`iso/airootfs/etc/skel/.config/hypr/binds.json`). Do not treat grimblast
|
|
as current.
|
|
|
|
Live user defaults live in [`iso/airootfs/etc/skel`](../iso/airootfs/etc/skel)
|
|
(`hyprland.lua` + `binds.json`, breadlock/`loginctl lock-session`, breadshot,
|
|
breadpad, …). Edit that tree.
|