summary refs log tree commit diff
path: root/.config/flavours/config.toml
blob: e12acc120647376c4163d4e0fe03b843cc4a1ebb (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
shell = "bash -c '{}'"

[[items]]
template = "waybar"
subtemplate = "hibiki"
file = "~/.config/waybar/style.css"
start = "/* start flavours */"
end = "/* end flavours */"
hook = "doas -n s6-svc -r /run/s6-rc/servicedirs/waybar-srv/"

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

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

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

[[items]]
template = "bemenu"
subtemplate = "hibiki"
file = "~/.config/bemenu.conf"
start = "# start flavours"
end = "# end flavours"

[[items]]
template = "neovim"
subtemplate = "hibiki"
file = "~/.config/nvim/lua/internal/colors.lua"
rewrite = true

[[items]]
template = "mako"
subtemplate = "hibiki"
file = "~/.config/mako/config"
start = "# start flavours"
end = "# end flavours"
hook = "makoctl reload"

# TODO aerc