aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/flavours
diff options
context:
space:
mode:
Diffstat (limited to 'flavours')
-rw-r--r--flavours/.config/flavours/config.toml15
1 files changed, 15 insertions, 0 deletions
diff --git a/flavours/.config/flavours/config.toml b/flavours/.config/flavours/config.toml
new file mode 100644
index 0000000..c689cc9
--- /dev/null
+++ b/flavours/.config/flavours/config.toml
@@ -0,0 +1,15 @@
+[[items]]
+file = "~/.config/sway/config.d/99-base16.conf"
+template = "sway"
+subtemplate = "colors"
+hook = "swaymsg reload"
+rewrite = true
+light = false
+
+
+[[items]]
+file = "~/.config/dunst/dunstrc.d/99-base16.conf"
+template = "dunst"
+hook = "swaymsg reload"
+rewrite = true
+light = false