From: Andre Ramnitz Date: Tue, 24 Sep 2024 05:33:43 +0000 (+0200) Subject: flavours: remove foot-terminal fragment X-Git-Tag: v0.2~38 X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=aaeef5f1b7d79d495775abe878707b4a80e94a92;p=dotfiles.git flavours: remove foot-terminal fragment this gets handled by the appropriate bash or fish shell script --- diff --git a/config/dot-config/flavours/config.toml b/config/dot-config/flavours/config.toml index 07ebada2..d699170c 100644 --- a/config/dot-config/flavours/config.toml +++ b/config/dot-config/flavours/config.toml @@ -1,10 +1,5 @@ shell = "bash -c '{}'" -[[item]] -template = "foot" -file = "~/.config/foot/base16-colors.ini" -rewrite = true - [[item]] template = "shell" file = "~/.local/bin/base16-flavours" @@ -62,3 +57,9 @@ subtemplate = "default" file = "~/.config/kak/colors/base16.kak" rewrite = true +[[item]] +template = "fish" +file = "~/.local/bin/base16-flavours-fish" +rewrite = true +hook = "sleep 0.5 && pkill -USR1 fish" + diff --git a/local/dot-local/share/flavours/base16/sources/templates/list.yaml b/local/dot-local/share/flavours/base16/sources/templates/list.yaml index afd378a8..b0f5af7e 100644 --- a/local/dot-local/share/flavours/base16/sources/templates/list.yaml +++ b/local/dot-local/share/flavours/base16/sources/templates/list.yaml @@ -13,7 +13,8 @@ aerc: https://git.sr.ht/~h4n1/base16-aerc # dunst: https://github.com/khamer/base16-dunst # emacs: https://github.com/belak/base16-emacs # everything: https://github.com/spitfire05/base16-everything -foot: https://github.com/tinted-theming/base16-foot +fish: https://github.com/tomyun/base16-fish +# foot: https://github.com/tinted-theming/base16-foot fuzzel: https://github.com/dark-beep-boop/base16-fuzzel # fzf: https://github.com/fnune/base16-fzf # gnome-terminal: https://github.com/aaron-williamson/base16-gnome-terminal