dots/stow/.config/matugen/config.toml

82 lines
2.2 KiB
TOML

[config]
import_json_files = ["./custom.json"]
caching = false
[config.wallpaper]
command = "swww"
arguments = ["img", "--transition-type", "center"]
set = true
[templates.waybar]
input_path = './templates/colors.css'
output_path = '~/.config/waybar/colors.css'
post_hook = 'pkill -SIGUSR2 waybar'
[templates.swaync]
input_path = './templates/colors.css'
output_path = '~/.config/swaync/colors.css'
post_hook = 'swaync-client --reload-css'
[templates.gtk3]
input_path = './templates/gtk-colors.css'
output_path = '~/.config/gtk-3.0/gtk.css'
[templates.gtk4]
input_path = './templates/gtk-colors.css'
output_path = '~/.config/gtk-4.0/gtk.css'
[templates.matugen]
input_path = './templates/walker.css'
output_path = '~/.config/walker/themes/matugen.css'
[templates.hyprland]
input_path = './templates/hyprland.conf'
output_path = '~/.config/hypr/matugen.conf'
[templates.qt5ct]
input_path = './templates/qtct.conf'
output_path = '~/.config/qt5ct/colors/matugen.conf'
[templates.qt6ct]
input_path = './templates/qtct.conf'
output_path = '~/.config/qt6ct/colors/matugen.conf'
[templates.pywalfox]
input_path = './templates/pywalfox.json'
output_path = '~/.cache/wal/colors.json'
post_hook = 'pywalfox update'
[templates.hyprlock]
input_path = './templates/hyprlock.conf'
output_path = '~/.config/hypr/hyprlock.conf'
[templates.vesktop]
input_path = './templates/discord.css'
output_path = '~/.config/vesktop/themes/midnight-discord.css'
[templates.sketchybar]
input_path = './templates/sketchybar.sh'
output_path = '~/.config/sketchybar/colours.sh'
post_hook = 'sketchybar --reload'
[templates.jankyborders]
input_path = './templates/jankyborders.sh'
output_path = '~/.cache/matugen-jankyborders.sh'
post_hook = 'sh ~/.cache/matugen-jankyborders.sh'
[templates.zsh]
input_path = './templates/zsh.sh'
output_path = '~/.cache/zsh_colours.sh'
[templates.fish-pure]
input_path = './templates/pure.fish'
output_path = '~/.config/fish/pure_colours.fish'
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'