]> Freerunner's - dotfiles.git/commitdiff
flavours: remove foot-terminal fragment
authorAndre Ramnitz <tux.rising@gmail.com>
Tue, 24 Sep 2024 05:33:43 +0000 (07:33 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Tue, 24 Sep 2024 05:59:46 +0000 (07:59 +0200)
this gets handled by the appropriate bash or fish shell script

config/dot-config/flavours/config.toml
local/dot-local/share/flavours/base16/sources/templates/list.yaml

index 07ebada2a06ffcc2a0f29a2145a40f8822d85a10..d699170cf4a99aac6b59b44947eab4e4c7a94d06 100644 (file)
@@ -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"
+
index afd378a8bc78c7cb11dc9513e41da240f3d89e4e..b0f5af7ecce196d2c54bd87a4783a1a90b225d3c 100644 (file)
@@ -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