19 lines
559 B
TOML
19 lines
559 B
TOML
[config]
|
|
version_check = false
|
|
|
|
[templates.hyprland]
|
|
input_path = '~/.config/matugen/templates/hyprland/colors.lua'
|
|
output_path = '~/.config/hypr/hyprland/colors.lua'
|
|
|
|
[templates.hyprlock]
|
|
input_path = '~/.config/matugen/templates/hyprland/hyprlock-colors.conf'
|
|
output_path = '~/.config/hypr/hyprlock-colors.conf'
|
|
|
|
[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'
|