102 lines
2.0 KiB
TOML
102 lines
2.0 KiB
TOML
shell = "zsh -c '{}'"
|
|
|
|
#[[item]]
|
|
#file = "~/.config/sway/border.svg"
|
|
#template = "svg-circle"
|
|
#rewrite = true
|
|
#hook = "~/.config/sway/rendersvg.sh border"
|
|
|
|
#[[item]]
|
|
#file = "~/.config/sway/border-selected.svg"
|
|
#template = "svg-circle"
|
|
#subtemplate = "selected"
|
|
#rewrite = true
|
|
#hook = "~/.config/sway/rendersvg.sh border-selected"
|
|
|
|
#[[item]]
|
|
#file = "~/.config/nvim/colors/base16.vim"
|
|
#template = "vim"
|
|
#rewrite = true
|
|
#hook = "reloadnvim"
|
|
|
|
#[[item]]
|
|
#file = '~/.local/share/nvim/colors/base16-generated.vim'
|
|
#template = 'vim'
|
|
#subtemplate = 'custom'
|
|
#rewrite = true
|
|
#hook = "reloadnvim"
|
|
|
|
[[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"
|
|
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
|
|
|
|
|