summaryrefslogtreecommitdiff
path: root/configs.toml
diff options
context:
space:
mode:
authorottjk <joshott16@gmail.com>2024-09-01 23:01:08 -0400
committerottjk <joshott16@gmail.com>2024-09-01 23:01:08 -0400
commit0bd9cb1ad4eea1dcb204d5f90b58978a60e655cd (patch)
treec5b103586c1ce3e3a30228fe8291d98d9f12d2fd /configs.toml
parent6c9b28b9594b7322a5c53d72fe9a21c7ad7b7d39 (diff)
downloaddotfiles-0bd9cb1ad4eea1dcb204d5f90b58978a60e655cd.tar.gz
dotfiles-0bd9cb1ad4eea1dcb204d5f90b58978a60e655cd.zip
lectern config
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 146ba28..1e90e79 100644
--- a/configs.toml
+++ b/configs.toml
@@ -1,59 +1,63 @@
-[dunst]
-file = "dunst"
-parent = "~/.config"
-
[rofi]
file = "rofi"
parent = "/home/josh/.config"
-[vim]
-file = ".vimrc"
-parent = "~/"
+[swaylock]
+file = "swaylock"
+parent = "~/.config"
-[tmux]
-file = ".tmux.conf"
-parent = "/home/josh/"
+[xplr]
+file = "xplr"
+parent = "~/.config"
-[wezterm]
-file = ".wezterm.lua"
-parent = "~/"
+[lectern]
+file = "lectern"
+parent = "/home/josh/.config"
-[zathura]
-file = "zathura"
+[kanata]
+file = "keybs"
parent = "~/.config"
+[tmux]
+file = ".tmux.conf"
+parent = "/home/josh/"
+
[starship]
file = "starship"
parent = "~/.config"
-[swaylock]
-file = "swaylock"
-parent = "~/.config"
-
[tex]
file = "texmf"
parent = "~/"
+[waybar]
+file = "waybar"
+parent = "~/.config"
+
[fish]
file = "config.fish"
parent = "~/.config/fish"
-[sway]
-file = "sway"
+[nvim]
+file = "nvim"
parent = "~/.config"
-[waybar]
-file = "waybar"
-parent = "~/.config"
+[wezterm]
+file = ".wezterm.lua"
+parent = "~/"
-[xplr]
-file = "xplr"
+[sway]
+file = "sway"
parent = "~/.config"
-[kanata]
-file = "keybs"
+[zathura]
+file = "zathura"
parent = "~/.config"
-[nvim]
-file = "nvim"
+[vim]
+file = ".vimrc"
+parent = "~/"
+
+[dunst]
+file = "dunst"
parent = "~/.config"