auto-reload ghostty config on matugen #3

merged
opened by thomas.rocks targeting main from niri-rewrite
Changed files
+2 -1
private_dot_config
matugen
+1
private_dot_config/matugen/config.toml
··· 16 16 [templates.ghostty] 17 17 input_path = './templates/ghostty-theme' 18 18 output_path = '~/.config/ghostty/themes/matugen' 19 + post_hook = 'pkill -SIGUSR2 ghostty' 19 20 20 21 [templates.gtk3] 21 22 input_path = './templates/gtk-colors.css'
+1 -1
private_dot_config/matugen/templates/ghostty-theme
··· 7 7 selection-background ={{colors.secondary_fixed_dim.default.hex}} 8 8 9 9 # black 10 - palette=8={{colors.on_surface_variant.default.hex | set_lightness: -20.0}} 10 + palette=8={{colors.on_surface_variant.default.hex | set_lightness: 60.0}} 11 11 palette=0=#4c4c4c 12 12 13 13 # red