aboutsummaryrefslogtreecommitdiff
path: root/dots.toml
blob: 42203f1b31a44f230fb94b9ea2e9c8b5e3ac8912 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
[[dot]]
src = "nvim"
dest = ".config/nvim"

[[dot]]
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"

[[dot]]
src = "hypr/hyprlock.conf"
dest = ".config/hypr/hyprlock.conf"

[[dot]]
src = "kitty"
dest = ".config/kitty"

[[dot]]
src = "iamb"
dest = ".config/iamb"

[[dot]]
src = "tmux/tmux.conf"
dest = ".tmux.conf"

[[dot]]
src = "starship/starship.toml"
dest = ".config/starship.toml"