xps-dots/.config/flavours/config.toml

77 lines
1.4 KiB
TOML

shell = "zsh -c '{}'"
[[item]]
file = '~/.local/share/nvim/site/pack/packer/start/nvim-base16/colors/base16-vimlua.vim'
template = 'vim'
subtemplate = 'vimlua'
rewrite = true
hook = "reloadnvim"
[[item]]
file= "~/.config/zathura/zathurarc"
template = "zathura"
[[item]]
file = "~/.config/rofi/themes/colors.rasi"
template = "rofi"
subtemplate = "colors"
rewrite = true
[[item]]
file = "~/.config/kitty/colors.conf"
template = "kitty"
subtemplate = "default-256"
[[item]]
file = "~/.config/polybar/colors.ini"
template = "polybar"
rewrite = true
hook="killall -q polybar && ~/.config/polybar/launch.sh"
[[item]]
file = "~/.config/twmn/twmn.conf"
template = "twmn"
rewrite = true
[[item]]
file = "~/.config/i3/config"
template = "i3"
subtemplate = "custom"
light = false
hook = "i3-msg reload"
[[item]]
file = "~/.themes/FlatColor/colors3"
template = "gtk-flatcolor"
subtemplate = "gtk-3"
rewrite = true
hook = "xsettings"
[[item]]
file = "~/.themes/FlatColor/colors2"
template = "gtk-flatcolor"
subtemplate = "gtk-2"
rewrite = true
[[item]]
file = "~/.config/alacritty/alacritty.yml"
template = "alacritty"
subtemplate = "default-256"
[[item]]
file = "~/.config/lightdm-mini-greeter/mini-greeter.conf"
template = "mini-greeter"
rewrite = false
[[item]]
file = "~/.fzf/fzf-base16.conf"
template = "fzf"
rewrite = true
#[[item]]
#file = "~/.local/share/nvim/plugins/vim-airline-themes/autoload/airline/themes/base16.vim"
#template = "vim-airline-themes"
#rewrite = true