tmux: add matugen theming
This commit is contained in:
parent
f872f2a1fe
commit
b23be17545
3 changed files with 22 additions and 0 deletions
|
|
@ -77,6 +77,11 @@ input_path = './templates/vicinae.toml'
|
|||
output_path = '~/.local/share/vicinae/themes/matugen.toml'
|
||||
post_hook = 'vicinae theme set matugen'
|
||||
|
||||
[templates.tmux]
|
||||
input_path = './templates/tmux.conf'
|
||||
output_path = '~/.cache/matugen/tmux.conf'
|
||||
post_hook = 'tmux source-file ~/.cache/matugen/tmux.conf'
|
||||
|
||||
[templates.macos-accent]
|
||||
colors_to_compare = [
|
||||
{ name = "-1", color = "#696766" }, # graphite
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue