Add wallpapers and Transparent plugin

This commit is contained in:
Casey Stratton 2023-05-02 16:43:09 -05:00
parent 2222eb9b35
commit 41bcb06d93
5 changed files with 49 additions and 0 deletions

View file

@ -0,0 +1,7 @@
return {
'xiyaowong/transparent.nvim',
lazy = false,
opts = {
},
}