]> Freerunner's - dotfiles.git/commitdiff
flavours: update config
authorAndre Ramnitz <tux.rising@gmail.com>
Tue, 17 Sep 2024 23:39:50 +0000 (01:39 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Tue, 17 Sep 2024 23:43:10 +0000 (01:43 +0200)
config/dot-config/flavours/config.toml

index d9f005f5cf2cbc8d82e4e83e268fcea850a07745..1a7bfd642eb85b3e3069e29754e15a8b2d6266d1 100644 (file)
@@ -42,7 +42,7 @@ end = "# End flavours"
 [[item]]
 template = "waybar"
 file = "~/.config/waybar/colors.css"
-hook = "swaync-client -rs -sw && reloadwb.sh"
+hook = "swaync-client -cp -sw && pkill -USR2 waybar"
 rewrite = true
 
 [[item]]
@@ -53,7 +53,13 @@ hook = "plasma-apply-colorscheme Oxygen && plasma-apply-colorscheme base16"
 
 [[item]]
 template = "kakoune"
-subtemplate = "dabruin-default"
+subtemplate = "dabruin"
 file = "~/.config/kak/kakrc"
 rewrite = false
 
+[[item]]
+template = "kakoune"
+subtemplate = "default"
+file = "~/.config/kak/colors/base16.kak"
+rewrite = true
+