aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Bossing <max@bossi.ng>2025-07-28 17:19:18 +0200
committerMax Bossing <max@bossi.ng>2025-07-28 17:19:18 +0200
commitce84d2206768dca24207a6722c44973e35a77167 (patch)
tree1c8ab11843bb5d22e8bd90eb6f7c40d10570990a
parent39f0fabc1aa2014316727396efb7c89afd70001f (diff)
move to dots new host feature
-rw-r--r--dots.toml10
-rw-r--r--hermes.dots.toml3
-rw-r--r--hestia.dots.toml4
3 files changed, 10 insertions, 7 deletions
diff --git a/dots.toml b/dots.toml
index 0b6a5ce..42203f1 100644
--- a/dots.toml
+++ b/dots.toml
@@ -7,6 +7,16 @@ src = "fish"
dest = ".config/fish"
[[dot]]
+host = "hermes"
+src = "hypr/hermes.hyprland.conf"
+dest = ".config/hypr/hyprland.conf"
+
+[[dot]]
+host = "hestia"
+src = "hypr/hestia.hyprland.conf"
+dest = ".config/hypr/hyprland.conf"
+
+[[dot]]
src = "hypr/hyprpaper.conf"
dest = ".config/hypr/hyprpaper.conf"
diff --git a/hermes.dots.toml b/hermes.dots.toml
deleted file mode 100644
index f20346c..0000000
--- a/hermes.dots.toml
+++ /dev/null
@@ -1,3 +0,0 @@
-[[dot]]
-src = "hypr/hermes.hyprland.conf"
-dest = ".config/hypr/hyprland.conf"
diff --git a/hestia.dots.toml b/hestia.dots.toml
deleted file mode 100644
index 58a8912..0000000
--- a/hestia.dots.toml
+++ /dev/null
@@ -1,4 +0,0 @@
-[[dot]]
-src = "hypr/hestia.hyprland.conf"
-dest = ".config/hypr/hyprland.conf"
-