nvim transparent bg
This commit is contained in:
parent
56c74b2a79
commit
342ab4f76a
1 changed files with 3 additions and 2 deletions
|
|
@ -6,10 +6,11 @@
|
||||||
|
|
||||||
catppuccin = {
|
catppuccin = {
|
||||||
enable = true;
|
enable = true;
|
||||||
hyprlock.useDefaultConfig = false;
|
|
||||||
|
|
||||||
flavor = ctp-opt.flavor;
|
flavor = ctp-opt.flavor;
|
||||||
accent = ctp-opt.accent;
|
accent = ctp-opt.accent;
|
||||||
|
|
||||||
|
hyprlock.useDefaultConfig = false;
|
||||||
|
nvim.settings.transparent_background = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
home = {
|
home = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue