summaryrefslogtreecommitdiff
path: root/configs.toml
blob: 1e90e799378199e30b6d08dc7453807a828d8d81 (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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[rofi]
file = "rofi"
parent = "/home/josh/.config"

[swaylock]
file = "swaylock"
parent = "~/.config"

[xplr]
file = "xplr"
parent = "~/.config"

[lectern]
file = "lectern"
parent = "/home/josh/.config"

[kanata]
file = "keybs"
parent = "~/.config"

[tmux]
file = ".tmux.conf"
parent = "/home/josh/"

[starship]
file = "starship"
parent = "~/.config"

[tex]
file = "texmf"
parent = "~/"

[waybar]
file = "waybar"
parent = "~/.config"

[fish]
file = "config.fish"
parent = "~/.config/fish"

[nvim]
file = "nvim"
parent = "~/.config"

[wezterm]
file = ".wezterm.lua"
parent = "~/"

[sway]
file = "sway"
parent = "~/.config"

[zathura]
file = "zathura"
parent = "~/.config"

[vim]
file = ".vimrc"
parent = "~/"

[dunst]
file = "dunst"
parent = "~/.config"