cappuccin theme, tmux changes

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-01-29 03:22:33 -06:00
parent fe56f758ce
commit 4e27134c51
8 changed files with 34 additions and 75 deletions

View file

@ -26,6 +26,7 @@ require("lazy").setup({
},
})
vim.cmd("colorscheme material")
-- vim.cmd("colorscheme material")
vim.cmd("colorscheme catppuccin")
require("tools")
require("autocommands")