diff --git a/stow/.config/ghostty/.gitignore b/stow/.config/ghostty/.gitignore new file mode 100644 index 0000000..5fe944e --- /dev/null +++ b/stow/.config/ghostty/.gitignore @@ -0,0 +1 @@ +matugen diff --git a/stow/.config/ghostty/config b/stow/.config/ghostty/config index dddddb8..1fc75b5 100644 --- a/stow/.config/ghostty/config +++ b/stow/.config/ghostty/config @@ -15,3 +15,5 @@ window-padding-y = 8 quit-after-last-window-closed = false keybind = global:opt+shift+q=new_window keybind = global:cmd+opt+q=toggle_quick_terminal + +config-file = ?matugen diff --git a/stow/.config/matugen/config.toml b/stow/.config/matugen/config.toml index a607365..43fddc1 100644 --- a/stow/.config/matugen/config.toml +++ b/stow/.config/matugen/config.toml @@ -76,3 +76,7 @@ post_hook = 'fish ~/.config/fish/pure_colours.fish' [templates.fuzzel] input_path = './templates/fuzzel.ini' output_path = '~/.config/fuzzel/colors.ini' + +[templates.ghostty] +input_path = './templates/ghostty' +output_path = '~/.config/ghostty/matugen' diff --git a/stow/.config/matugen/templates/ghostty b/stow/.config/matugen/templates/ghostty new file mode 100644 index 0000000..ea7d03c --- /dev/null +++ b/stow/.config/matugen/templates/ghostty @@ -0,0 +1 @@ +background = {{colors.background.default.hex}}