Point each themed tool at its rendered file on install #76
Labels
No labels
approved
bug
changes-requested
ci
decision
declined
discuss
docs
feature
meta
now
packaging
refactor
release
repo/core
repo/krystal
repo/plugins
repo/themes
status/backlog
status/in-progress
status/next
status/review
ux
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
joshquinlan/donbox#76
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Install and migration wiring for the template idioms: config-file or include lines for ghostty, kitty and zathura; color_theme in btop.conf; color_scheme_path in qt6ct.conf; tmux source-file; fish and bash sourcing shell-colours; nvim loading nvim.lua. Each with a test in the install suite.
Integrated on master (
b66a38f): install/32-themed and a migration sharing lib/install/themed.sh wire ghostty, kitty, zathura, tmux, btop, qt6ct, fish, bash, nvim, fastfetch and lsd to the rendered files, idempotent and dry-run aware. Deferred: pruning the pre-rewrite theme lines from the user's tmux and fish configs (their own lines), qt6ct style, an fzf-opts.fish template.