From 2133572e8c55ce84c3d3cda5995bcdaf40a22568 Mon Sep 17 00:00:00 2001 From: ottjk Date: Sat, 30 Dec 2023 19:37:27 -0500 Subject: fixed toml --- configs.toml | 8 ++++---- 1 file 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" -- cgit v1.3