dotfiles/private_dot_config/matugen/config.toml
Yarne Coppens 19ff6291f8 Update .config/cava/themes/matugen_theme
Update .config/matugen/config.toml
2026-02-12 15:38:56 +01:00

15 lines
375 B
TOML

[config]
[config.wallpaper]
set = true
command = "awww"
arguments = ["img", "--transition-type", "wipe", "--transition-fps", "144"]
[templates.waybar]
input_path = 'templates/waybar.css'
output_path = '~/.config/waybar/colors.css'
[templates.cava]
input_path = 'templates/cava-colors.ini'
output_path = '~/.config/cava/themes/matugen_theme'
post_hook = 'pkill -USR1 cava'