From f229337c3955a794294f47478c4d39e825b2dd9e Mon Sep 17 00:00:00 2001 From: Josh Date: Mon, 1 Jan 2024 02:53:13 -0500 Subject: update configs toml --- configs.toml | 40 ++++++++++++++++++++++------------------ 1 file changed, 22 insertions(+), 18 deletions(-) (limited to 'configs.toml') diff --git a/configs.toml b/configs.toml index 1767277..d5aaea4 100644 --- a/configs.toml +++ b/configs.toml @@ -1,41 +1,45 @@ -[nvim] -file = "nvim" +[starship] +file = "starship.toml" +parent = "/home/josh/.config" + +[dunst] +file = "dunst" parent = "~/.config" -[kanata] -file = "keybs" +[swaylock] +file = "swaylock" parent = "~/.config" -[tex] -file = "texmf" +[vim] +file = ".vimrc" parent = "~/" [tofi] file = "tofi" parent = "~/.config" -[vim] -file = ".vimrc" +[tex] +file = "texmf" parent = "~/" -[zathura] -file = "zathura" +[fish] +file = "fish" parent = "~/.config" -[dunst] -file = "dunst" +[nvim] +file = "nvim" parent = "~/.config" -[xplr] -file = "xplr" +[kanata] +file = "keybs" parent = "~/.config" -[fish] -file = "fish" +[zathura] +file = "zathura" parent = "~/.config" -[swaylock] -file = "swaylock" +[xplr] +file = "xplr" parent = "~/.config" [sway] -- cgit v1.3