15 lines
412 B
TOML
15 lines
412 B
TOML
[config]
|
|
version_check = false
|
|
|
|
[templates.hyprland]
|
|
input_path = '~/.config/matugen/templates/hyprland/colors.lua'
|
|
output_path = '~/.config/hypr/hyprland/colors.lua'
|
|
|
|
[templates.wlogout]
|
|
input_path = '~/.config/matugen/templates/wlogout/style.css'
|
|
output_path = '~/.config/wlogout/style.css'
|
|
|
|
[templates.yazi]
|
|
input_path = '~/.config/matugen/templates/yazi/theme.toml'
|
|
output_path = '~/.config/yazi/theme.toml'
|