From 5b7a0d55063a43e8dde5b4bc3eb01b4ecb81f1dc Mon Sep 17 00:00:00 2001 From: Josh Date: Thu, 24 Jul 2025 13:08:57 -0400 Subject: further colorscheme changes --- configs.toml | 62 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 31 insertions(+), 31 deletions(-) (limited to 'configs.toml') diff --git a/configs.toml b/configs.toml index 163e99a..9a62ae3 100644 --- a/configs.toml +++ b/configs.toml @@ -1,59 +1,59 @@ +[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" -[kitty] -file = "kitty.conf" +[swayimg] +file = "swayimg" parent = "/home/josh/.config" -[kanata] -file = "keybs" +[waybar] +file = "waybar" parent = "/home/josh/.config" -[zathura] -file = "zathura" +[xplr] +file = "xplr" parent = "/home/josh/.config" [tmux] file = ".tmux.conf" parent = "/home/josh" -[tex] -file = "texmf" -parent = "/home/josh" - -[waybar] -file = "waybar" +[zathura] +file = "zathura" parent = "/home/josh/.config" -[sway] -file = "sway" +[lectern] +file = "lectern" parent = "/home/josh/.config" -[nvim] -file = "nvim" -parent = "/home/josh/.config" +[tex] +file = "texmf" +parent = "/home/josh" [vim] file = ".vimrc" parent = "/home/josh" -[wezterm] -file = ".wezterm.lua" -parent = "/home/josh" - -[xplr] -file = "xplr" -parent = "/home/josh/.config" - -[lectern] -file = "lectern" -parent = "/home/josh/.config" - -[rofi] -file = "rofi" +[kitty] +file = "kitty.conf" parent = "/home/josh/.config" -- cgit v1.3