dotfiles/wayland/config/matugen/config.toml
2026-07-03 14:50:55 -07:00

40 lines
1.4 KiB
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.gtk3]
input_path = '~/.config/matugen/templates/gtk-colors.css'
output_path = '~/.config/gtk-3.0/colors.css'
post_hook = 'gsettings set org.gnome.desktop.interface gtk-theme ""; gsettings set org.gnome.desktop.interface gtk-theme pogmom-gtk'
[templates.gtk4]
input_path = '~/.config/matugen/templates/gtk-colors.css'
output_path = '~/.config/gtk-4.0/colors.css'
post_hook = '~/.config/matugen/scripts/gtk-themes-reload.sh'
#[templates.alacritty]
#input_path = '~/.config/matugen/templates/alacritty.toml'
#output_path = '~/.config/alacritty/alacritty-colors.toml'