2026-02-06 00:05:31 +01:00
|
|
|
[config]
|
|
|
|
|
|
2026-02-06 00:22:12 +01:00
|
|
|
[config.wallpaper]
|
|
|
|
|
set = true
|
2026-02-12 13:00:57 +01:00
|
|
|
command = "awww"
|
|
|
|
|
arguments = ["img", "--transition-type", "wipe", "--transition-fps", "144"]
|
2026-02-06 00:22:12 +01:00
|
|
|
|
2026-02-06 00:05:31 +01:00
|
|
|
[templates.waybar]
|
|
|
|
|
input_path = 'templates/waybar.css'
|
|
|
|
|
output_path = '~/.config/waybar/colors.css'
|
2026-02-12 14:13:12 +01:00
|
|
|
|
|
|
|
|
[templates.cava]
|
|
|
|
|
input_path = 'templates/cava-colors.ini'
|
|
|
|
|
output_path = '~/.config/cava/themes/matugen_theme'
|
2026-02-12 15:38:56 +01:00
|
|
|
post_hook = 'pkill -USR1 cava'
|
2026-02-12 15:52:18 +01:00
|
|
|
|
|
|
|
|
[templates.alacritty]
|
|
|
|
|
input_path = 'templates/alacritty.toml'
|
|
|
|
|
output_path = '~/.config/alacritty/colors.toml'
|