mirror of
https://github.com/paulo-granthon/hyper.nvim
synced 2025-05-11 12:43:21 +00:00
docs: add transparent background note in README
This commit is contained in:
parent
993f29df25
commit
2ac8f1b3a8
@ -57,7 +57,7 @@ Currently, customization is still a work in progress.
|
||||
|
||||
`todo!()`
|
||||
|
||||
However, you can overwrite any changes that `Hyper.nvim` makes after calling the `load` function.
|
||||
However, you can overwrite any changes that `Hyper.nvim` makes after calling the `load` function.
|
||||
|
||||
Personaly, I think the theme looks the best while having a transparent background
|
||||
instead of the theme's pitch black one,
|
||||
@ -88,6 +88,8 @@ Coupled with [Picom](https://github.com/yshui/picom)'s `blur-background` options
|
||||
|
||||

|
||||
|
||||
_You can see this configuration in my [neovim](http://github.com/paulo-granthon/nvim/blob/main/plugin/colors.lua#L28-L38) dotfiles._
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the [MIT License](https://github.com/paulo-granthon/hyper.nvim/blob/main/LICENSE).
|
||||
|
Loading…
Reference in New Issue
Block a user