switch theme to catppuccin

This commit is contained in:
nikkitschierske 2023-12-15 12:45:20 +01:00
parent b4aa0a886b
commit 498d6590a0
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ require('lazy').setup({
opts = {
options = {
icons_enabled = false,
theme = 'onedark',
theme = 'catppuccin',
component_separators = '|',
section_separators = '',
},