aboutsummaryrefslogtreecommitdiff
path: root/dots.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dots.toml')
-rw-r--r--dots.toml24
1 files changed, 24 insertions, 0 deletions
diff --git a/dots.toml b/dots.toml
new file mode 100644
index 0000000..b2669b4
--- /dev/null
+++ b/dots.toml
@@ -0,0 +1,24 @@
+
+[[dot]]
+src = "nvim"
+dest = ".config/nvim"
+
+[[dot]]
+src = "fish"
+dest = ".config/fish"
+
+[[dot]]
+src = "hypr/hyprpaper.conf"
+dest = ".config/hypr/hyprpaper.conf"
+
+[[dot]]
+src = "hypr/hyprlock.conf"
+dest = ".config/hypr/hyprlock.conf"
+
+[[dot]]
+src = "kitty"
+dest = ".config/kitty"
+
+[[dot]]
+src = "iamb"
+dest = ".config/iamb"