dotfiles/wayland/config/matugen/config.toml

30 lines
976 B
TOML

[config]
#[templates.wofi]
#input_path = '/home/pogmommy/.config/matugen/templates/wofi-colors'
#output_path= '/home/pogmommy/.config/wofi/wofi-colors'
[templates.css]
input_path = '~/.config/matugen/templates/colors.css'
output_path = '~/.cache/matugen/colors.css'
post_hook = "swaync-client -rs"
[templates.eww]
input_path = '~/.config/matugen/templates/colors.scss'
output_path = '~/.config/eww/style/matugen-colors.scss'
[templates.qt5ct]
input_path = "~/.config/matugen/templates/qtct-colors.conf"
output_path = '~/.config/qt5ct/colors/matugen.conf'
[templates.qt6ct]
input_path = '~/.config/matugen/templates/qtct-colors.conf'
output_path = '~/.config/qt6ct/colors/matugen.conf'
[templates.color-scheme]
input_path = '~/.config/matugen/templates/Matugen.colors'
output_path = '~/.local/share/color-schemes/Matugen.colors'
#[templates.alacritty]
#input_path = '~/.config/matugen/templates/alacritty.toml'
#output_path = '~/.config/alacritty/alacritty-colors.toml'