summary refs log tree commit diff
path: root/.config/flavours/config.toml
diff options
context:
space:
mode:
Diffstat (limited to '.config/flavours/config.toml')
-rw-r--r--.config/flavours/config.toml54
1 files changed, 0 insertions, 54 deletions
diff --git a/.config/flavours/config.toml b/.config/flavours/config.toml
deleted file mode 100644
index e12acc1..0000000
--- a/.config/flavours/config.toml
+++ /dev/null
@@ -1,54 +0,0 @@
-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