dotfiles/private_dot_config/matugen/config.toml

11 lines
233 B
TOML
Raw Normal View History

2026-02-06 00:05:31 +01:00
[config]
[config.wallpaper]
set = true
command = "awww"
arguments = ["img", "--transition-type", "wipe", "--transition-fps", "144"]
2026-02-06 00:05:31 +01:00
[templates.waybar]
input_path = 'templates/waybar.css'
output_path = '~/.config/waybar/colors.css'