aboutsummaryrefslogtreecommitdiff
path: root/nvim
diff options
context:
space:
mode:
authorAargh Rai <aargh.rai+git@gmail.com>2025-12-23 13:15:49 +0530
committerAargh Rai <aargh.rai+git@gmail.com>2025-12-23 13:15:49 +0530
commita99b01b32a5c768abac9d8e020f87d8203fe6a09 (patch)
tree4cd98a90bcf5716beaa800bbeb9b09dca7524b78 /nvim
parent0f99056638309e22dbf126d9bfd9e8a1101f88f7 (diff)
bluetooth + a bit more catppucin
Diffstat (limited to 'nvim')
-rw-r--r--nvim/lua/chadrc.lua2
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 },