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

25 lines
658 B
TOML

[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.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'