blob: 2ad166e477451ed4c340ac637d53427d241374ba (
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
 | [[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"
[[dot]]
src = "tmux/tmux.conf"
dest = ".tmux.conf"
 |