Merge branch 'NotAShelf:main' into main

This commit is contained in:
Christopher Valerio 2025-09-03 09:41:13 -06:00 committed by GitHub
commit 179b3c8db2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -71,6 +71,9 @@ in {
require('catppuccin').setup { require('catppuccin').setup {
flavour = "${style}", flavour = "${style}",
transparent_background = ${boolToString transparent}, transparent_background = ${boolToString transparent},
float = {
transparent = ${boolToString transparent},
},
term_colors = true, term_colors = true,
integrations = { integrations = {
nvimtree = { nvimtree = {