mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
fix: re-enable noto-sans-cjk
This commit is contained in:
parent
f5b2c76cb0
commit
8032aec1d8
3 changed files with 15 additions and 4 deletions
|
@ -6,10 +6,11 @@
|
|||
|
||||
stylix = {
|
||||
enable = true;
|
||||
image = "${inputs.wallpapers}/aesthetic/red_deadly_sun.jpg";
|
||||
image = "${inputs.wallpapers}/aesthetic/afterglow_city_skyline_at_night.png";
|
||||
# image = "${inputs.wallpapers}/aesthetic/red_deadly_sun.jpg";
|
||||
# image = "${inputs.wallpapers}/aesthetic/afterglow_sand_dunes.jpg";
|
||||
# base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine.yaml";
|
||||
# polarity = "dark";
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine.yaml";
|
||||
polarity = "dark";
|
||||
|
||||
fonts = {
|
||||
serif = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue