cleanup matugen #4

merged
opened by thomas.rocks targeting main from niri-rewrite
Changed files
-14
private_dot_config
matugen
-14
private_dot_config/matugen/config.toml
··· 3 arguments = ["ipc", "call", "wallpaper", "set"] 4 set = true 5 6 - 7 - # [templates.waybar] 8 - # input_path = './templates/waybar-colors.css' 9 - # output_path = '~/.config/waybar/colors.css' 10 - # post_hook = 'pkill -SIGUSR2 waybar' 11 - 12 - [templates.hyprland] 13 - input_path = './templates/hyprland-colors.conf' 14 - output_path = '~/.config/hypr/config/colors.conf' 15 - 16 [templates.ghostty] 17 input_path = './templates/ghostty-theme' 18 output_path = '~/.config/ghostty/themes/matugen' ··· 30 input_path = './templates/starship-colors.toml' 31 output_path = '~/.config/starship.toml' 32 33 - # [templates.neovim] 34 - # input_path = './templates/neovim-colors.lua' 35 - # output_path = '~/.config/nvim/lua/matugen/colors.lua' 36 - 37 [templates.yazi] 38 input_path = './templates/yazi-theme.toml' 39 output_path = '~/.config/yazi/theme.toml'
··· 3 arguments = ["ipc", "call", "wallpaper", "set"] 4 set = true 5 6 [templates.ghostty] 7 input_path = './templates/ghostty-theme' 8 output_path = '~/.config/ghostty/themes/matugen' ··· 20 input_path = './templates/starship-colors.toml' 21 output_path = '~/.config/starship.toml' 22 23 [templates.yazi] 24 input_path = './templates/yazi-theme.toml' 25 output_path = '~/.config/yazi/theme.toml'