summary refs log tree commit diff
path: root/.config/flavours/config.toml
blob: 6be7f6ffd3477dc9bcd0bb671dcc5260b1ee739f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
shell = "bash -c '{}'"

[[items]]
template = "waybar"
file = "~/.config/waybar/colors.css"
rewrite = true
hook = "doas -n s6-svc -r /run/s6-rc/servicedirs/waybar-srv/"

[[items]]
template = "foot"
file = "~/.config/foot/colors.ini"
rewrite = true
#hook = "doas -n s6-svc -r /run/s6-rc/servicedirs/footserver-srv/"

[[items]]
template = "sway"
subtemplate = "hibiki"
rewrite = true
file = "~/.config/sway/config.d/colors.conf"
hook = "swaymsg reload"

[[items]]
template = "vimiv"
subtemplate = "hibiki"
start = "; start flavours"
end = "; end flavours"
file = "~/.config/vimiv/styles/base16"