summaryrefslogtreecommitdiff
path: root/configs.toml
diff options
context:
space:
mode:
Diffstat (limited to 'configs.toml')
-rw-r--r--configs.toml64
1 files changed, 34 insertions, 30 deletions
diff --git a/configs.toml b/configs.toml
index 19a606b..173a874 100644
--- a/configs.toml
+++ b/configs.toml
@@ -1,55 +1,59 @@
-[tofi]
-file = "tofi"
-parent = "~/.config"
-
-[zathura]
-file = "zathura"
+[nvim]
+file = "nvim"
parent = "~/.config"
-[waybar]
-file = "waybar"
+[kanata]
+file = "keybs"
parent = "~/.config"
-[xplr]
-file = "xplr"
+[sway]
+file = "sway"
parent = "~/.config"
[wezterm]
file = ".wezterm.lua"
parent = "~/"
-[kanata]
-file = "keybs"
+[fish]
+file = "config.fish"
+parent = "~/.config/fish"
+
+[waybar]
+file = "waybar"
parent = "~/.config"
-[sway]
-file = "sway"
+[vim]
+file = ".vimrc"
+parent = "~/"
+
+[dunst]
+file = "dunst"
+parent = "~/.config"
+
+[zathura]
+file = "zathura"
parent = "~/.config"
[tex]
file = "texmf"
parent = "~/"
-[swaylock]
-file = "swaylock"
-parent = "~/.config"
-
[starship]
file = "starship"
-parent = "/home/josh/.config"
-
-[vim]
-file = ".vimrc"
-parent = "~/"
+parent = "~/.config"
-[nvim]
-file = "nvim"
+[tofi]
+file = "tofi"
parent = "~/.config"
-[fish]
-file = "config.fish"
-parent = "/home/josh/.config/fish"
+[tmux]
+file = ".tmux.conf"
+parent = "/home/josh/"
-[dunst]
-file = "dunst"
+[xplr]
+file = "xplr"
+parent = "~/.config"
+
+[swaylock]
+file = "swaylock"
parent = "~/.config"