diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2025-12-23 13:15:49 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2025-12-23 13:15:49 +0530 |
| commit | a99b01b32a5c768abac9d8e020f87d8203fe6a09 (patch) | |
| tree | 4cd98a90bcf5716beaa800bbeb9b09dca7524b78 /nvim | |
| parent | 0f99056638309e22dbf126d9bfd9e8a1101f88f7 (diff) | |
bluetooth + a bit more catppucin
Diffstat (limited to 'nvim')
| -rw-r--r-- | nvim/lua/chadrc.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nvim/lua/chadrc.lua b/nvim/lua/chadrc.lua index 8dfd694..9f9eecc 100644 --- a/nvim/lua/chadrc.lua +++ b/nvim/lua/chadrc.lua @@ -6,7 +6,7 @@ local M = {} M.base46 = { - theme = "gruvbox", + theme = "catppuccin", -- hl_override = { -- Comment = { italic = true }, |
