diff options
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" |