From 63feeb9f369fc6176e85c1c2d8fcc863caad1946 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Tue, 10 Feb 2026 12:32:48 +0100 Subject: start new MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- .config/flavours/config.toml | 54 -------------------------------------------- 1 file changed, 54 deletions(-) delete mode 100644 .config/flavours/config.toml (limited to '.config/flavours/config.toml') 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 -- cgit 1.4.1