summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorottjk <joshott16@gmail.com>2023-12-30 19:37:27 -0500
committerottjk <joshott16@gmail.com>2023-12-30 19:37:27 -0500
commit2133572e8c55ce84c3d3cda5995bcdaf40a22568 (patch)
tree3b433ef1296e86c00914722b5f3ae99cb3ea8e4e
parentcb639c84ac3677b7235ae41b7f782acea217fec1 (diff)
downloaddotfiles-2133572e8c55ce84c3d3cda5995bcdaf40a22568.tar.gz
dotfiles-2133572e8c55ce84c3d3cda5995bcdaf40a22568.zip
fixed toml
-rw-r--r--configs.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/configs.toml b/configs.toml
index 2248d39..1767277 100644
--- a/configs.toml
+++ b/configs.toml
@@ -3,8 +3,8 @@ file = "nvim"
parent = "~/.config"
[kanata]
-file = "/home/josh/.config"
-parent = "keybs"
+file = "keybs"
+parent = "~/.config"
[tex]
file = "texmf"
@@ -27,8 +27,8 @@ file = "dunst"
parent = "~/.config"
[xplr]
-file = "/home/josh/.config"
-parent = "xplr"
+file = "xplr"
+parent = "~/.config"
[fish]
file = "fish"