diff options
| author | Max Bossing <max@bossi.ng> | 2025-07-28 17:19:18 +0200 | 
|---|---|---|
| committer | Max Bossing <max@bossi.ng> | 2025-07-28 17:19:18 +0200 | 
| commit | ce84d2206768dca24207a6722c44973e35a77167 (patch) | |
| tree | 1c8ab11843bb5d22e8bd90eb6f7c40d10570990a /dots.toml | |
| parent | 39f0fabc1aa2014316727396efb7c89afd70001f (diff) | |
move to dots new host feature
Diffstat (limited to 'dots.toml')
| -rw-r--r-- | dots.toml | 10 | 
1 files changed, 10 insertions, 0 deletions
| @@ -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" | 
