diff options
| author | joott <josh@ottmail.me> | 2025-07-30 15:53:29 -0400 |
|---|---|---|
| committer | joott <josh@ottmail.me> | 2025-07-30 15:53:29 -0400 |
| commit | 26694e09e8f5bf2262737312e7ad217118db20de (patch) | |
| tree | ca55eee2f8c5106c61e747979780d6f393fd24c9 /configs.toml | |
| parent | 89a596a50ec61b8ebd6040b06a7cab994afd1b3a (diff) | |
| download | dotfiles-26694e09e8f5bf2262737312e7ad217118db20de.tar.gz dotfiles-26694e09e8f5bf2262737312e7ad217118db20de.zip | |
switching to yadm
Diffstat (limited to 'configs.toml')
| -rw-r--r-- | configs.toml | 59 |
1 files changed, 0 insertions, 59 deletions
diff --git a/configs.toml b/configs.toml deleted file mode 100644 index 90ddffc..0000000 --- a/configs.toml +++ /dev/null @@ -1,59 +0,0 @@ -[rofi] -file = "rofi" -parent = "/home/josh/.config" - -[kanata] -file = "keybs" -parent = "/home/josh/.config" - -[nvim] -file = "nvim" -parent = "/home/josh/.config" - -[fish] -file = "config.fish" -parent = "/home/josh/.config/fish" - -[sway] -file = "sway" -parent = "/home/josh/.config" - -[wallust] -file = "wallust" -parent = "/home/josh/.config" - -[swayimg] -file = "swayimg" -parent = "/home/josh/.config" - -[waybar] -file = "waybar" -parent = "/home/josh/.config" - -[xplr] -file = "xplr" -parent = "/home/josh/.config" - -[tmux] -file = ".tmux.conf" -parent = "/home/josh" - -[zathura] -file = "zathura" -parent = "/home/josh/.config" - -[lectern] -file = "lectern" -parent = "/home/josh/.config" - -[tex] -file = "texmf" -parent = "/home/josh" - -[vim] -file = ".vimrc" -parent = "/home/josh" - -[kitty] -file = "kitty.conf" -parent = "/home/josh/.config/kitty" |