From 0bd9cb1ad4eea1dcb204d5f90b58978a60e655cd Mon Sep 17 00:00:00 2001 From: ottjk Date: Sun, 1 Sep 2024 23:01:08 -0400 Subject: lectern config --- configs.toml | 64 ++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 34 insertions(+), 30 deletions(-) (limited to 'configs.toml') 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" -- cgit v1.3