Update .config/nvim/lua/plugins/lazyvim.lua

Update .config/packages/archgirlie
This commit is contained in:
punkfairie 2024-09-30 20:58:59 -07:00
parent 00d3c33167
commit e5b291f3af
Signed by: punkfairie
GPG key ID: A86AF57F837E320F
2 changed files with 4 additions and 1 deletions

View file

@ -2,7 +2,11 @@ return {
{ {
"LazyVim/LazyVim", "LazyVim/LazyVim",
opts = { opts = {
{{ if eq .drapeau.colorscheme "rose-pine" -}}
colorscheme = "rose-pine-main",
{{ else -}}
colorscheme = {{ .drapeau.colorscheme | quote }}, colorscheme = {{ .drapeau.colorscheme | quote }},
{{ end -}}
}, },
}, },
} }

View file

@ -1,4 +1,3 @@
 -> Avoid running yay as root/sudo.
aic94xx-firmware aic94xx-firmware
alsa-utils alsa-utils
amfora amfora