dots/stow/.config/matugen/config.toml
2025-05-03 16:34:35 +10:00

9 lines
236 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'