my dotfiles for arch

cleanup matugen

Changed files
-14
private_dot_config
matugen
-14
private_dot_config/matugen/config.toml
··· 3 3 arguments = ["ipc", "call", "wallpaper", "set"] 4 4 set = true 5 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 6 [templates.ghostty] 17 7 input_path = './templates/ghostty-theme' 18 8 output_path = '~/.config/ghostty/themes/matugen' ··· 29 19 [templates.starship] 30 20 input_path = './templates/starship-colors.toml' 31 21 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 22 37 23 [templates.yazi] 38 24 input_path = './templates/yazi-theme.toml'