From ea9a749bd6238334ff9e92a0a31fdeaf5223619b Mon Sep 17 00:00:00 2001 From: ottjk Date: Sat, 20 Jan 2024 01:29:51 -0500 Subject: many such updates --- configs.toml | 66 ++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 35 insertions(+), 31 deletions(-) (limited to 'configs.toml') diff --git a/configs.toml b/configs.toml index 173a874..28828d9 100644 --- a/configs.toml +++ b/configs.toml @@ -1,59 +1,63 @@ -[nvim] -file = "nvim" +[tofi] +file = "tofi" parent = "~/.config" -[kanata] -file = "keybs" +[dunst] +file = "dunst" parent = "~/.config" -[sway] -file = "sway" -parent = "~/.config" +[rofi] +file = "rofi" +parent = "/home/josh/.config" + +[vim] +file = ".vimrc" +parent = "~/" + +[tmux] +file = ".tmux.conf" +parent = "/home/josh/" [wezterm] file = ".wezterm.lua" parent = "~/" -[fish] -file = "config.fish" -parent = "~/.config/fish" - -[waybar] -file = "waybar" +[zathura] +file = "zathura" parent = "~/.config" -[vim] -file = ".vimrc" -parent = "~/" - -[dunst] -file = "dunst" +[starship] +file = "starship" parent = "~/.config" -[zathura] -file = "zathura" +[swaylock] +file = "swaylock" parent = "~/.config" [tex] file = "texmf" parent = "~/" -[starship] -file = "starship" -parent = "~/.config" +[fish] +file = "config.fish" +parent = "~/.config/fish" -[tofi] -file = "tofi" +[sway] +file = "sway" parent = "~/.config" -[tmux] -file = ".tmux.conf" -parent = "/home/josh/" +[waybar] +file = "waybar" +parent = "~/.config" [xplr] file = "xplr" parent = "~/.config" -[swaylock] -file = "swaylock" +[kanata] +file = "keybs" +parent = "~/.config" + +[nvim] +file = "nvim" parent = "~/.config" -- cgit v1.3