stylix: make nvim 0.10 default colorscheme system-wide
This commit is contained in:
parent
19ee36a8be
commit
a6b29abff8
2 changed files with 20 additions and 1 deletions
|
|
@ -3,7 +3,8 @@
|
|||
stylix = {
|
||||
enable = true;
|
||||
image = ./wallpapers/suzume_door.png;
|
||||
polarity = "light";
|
||||
polarity = "dark";
|
||||
base16Scheme = ./neovim_default_scheme.yaml;
|
||||
|
||||
# fix wallpaper set error when not running under kde plasma
|
||||
# see https://github.com/danth/stylix/issues/340
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue