29 lines
777 B
TOML
29 lines
777 B
TOML
[".config/i3/"]
|
|
type = "git-repo"
|
|
url = "git@git.arachnitech.com:kellya/i3-config.git"
|
|
refreshPeriod = "168h"
|
|
|
|
[".taskwarrior_aliases/"]
|
|
type = "git-repo"
|
|
url = "git@git.arachnitech.com:kellya/twalias.git"
|
|
refreshPeriod = "168h"
|
|
|
|
[".config/task/hooks"]
|
|
type = "git-repo"
|
|
url = "git@git.arachnitech.com:kellya/taskwarrior_hooks.git"
|
|
refreshPeriod = "168h"
|
|
|
|
[".config/swaync"]
|
|
type = "git-repo"
|
|
url = "git@git.arachnitech.com:kellya/swaync-config.git"
|
|
refreshPeriod = "168h"
|
|
|
|
[".config/sway"]
|
|
type = "git-repo"
|
|
url = "git@git.arachnitech.com:kellya/sway-config.git"
|
|
refreshPeriod = "168h"
|
|
|
|
[".config/waybar"]
|
|
type = "git-repo"
|
|
url = "git@git.arachnitech.com:kellya/waybar-config.git"
|
|
refreshPeriod = "168h"
|