xmobar - optic and themes

This commit is contained in:
2024-03-09 14:55:28 +01:00
parent 37405d1fd4
commit 7c222fc93b
6 changed files with 55 additions and 47 deletions

View File

@@ -5,7 +5,7 @@ return {
name = "catppuccin",
priority = 1000,
config = function()
vim.cmd.colorscheme("catppuccin")
vim.cmd.colorscheme("catppuccin-mocha")
end,
opts = {
flavor = "mocha",