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'
|
2026-02-13 12:02:08 +01:00
|
|
|
|
|
|
|
|
[templates.btop]
|
|
|
|
|
input_path = 'templates/btop.theme'
|
|
|
|
|
output_path = '~/.config/btop/themes/matugen.theme'
|
|
|
|
|
post_hook = 'pkill -USR2 btop || true'
|
|
|
|
|
|
|
|
|
|
[templates.fuzzel]
|
|
|
|
|
input_path = 'templates/fuzzel.ini'
|
|
|
|
|
output_path = '~/.config/fuzzel/colors.ini'
|