better tmux support

This commit is contained in:
2026-03-11 19:05:12 +00:00
parent 7b5f5cf0c7
commit f67ce8545c
6 changed files with 170 additions and 15 deletions
+5
View File
@@ -41,6 +41,11 @@ output_path = '~/.config/rofi/colors/matugen.rasi'
input_path = '~/.config/matugen/templates/niri-colors.kdl'
output_path = '~/.config/niri/colors.kdl'
[templates.tmux]
input_path = '~/.config/matugen/templates/tmux-colors.conf'
output_path = '~/.config/tmux/colors.conf'
post_hook = 'tmux source-file ~/.config/tmux/tmux.conf 2>/dev/null || true && nohup ~/.config/matugen/scripts/sync-tmux-mac.sh >/dev/null 2>&1 &'
[templates.zellij]
input_path = '~/.config/matugen/templates/zellij-colors.kdl'
output_path = '~/.config/zellij/themes/matugen.kdl'