blob: 19a606b383b8a20698f5405986be12c024fd20cd (
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
|
[tofi]
file = "tofi"
parent = "~/.config"
[zathura]
file = "zathura"
parent = "~/.config"
[waybar]
file = "waybar"
parent = "~/.config"
[xplr]
file = "xplr"
parent = "~/.config"
[wezterm]
file = ".wezterm.lua"
parent = "~/"
[kanata]
file = "keybs"
parent = "~/.config"
[sway]
file = "sway"
parent = "~/.config"
[tex]
file = "texmf"
parent = "~/"
[swaylock]
file = "swaylock"
parent = "~/.config"
[starship]
file = "starship"
parent = "/home/josh/.config"
[vim]
file = ".vimrc"
parent = "~/"
[nvim]
file = "nvim"
parent = "~/.config"
[fish]
file = "config.fish"
parent = "/home/josh/.config/fish"
[dunst]
file = "dunst"
parent = "~/.config"
|