This commit is contained in:
joygnu 2024-07-14 22:14:30 +02:00
parent 8ae3d704cf
commit fc45c924e5

View file

@ -2,31 +2,41 @@
{ {
stylix = { stylix = {
enable = true; enable = true;
base16Scheme = {
base00 = "282828"; base16Scheme = {
base01 = "3c3836"; base00 = "282828";
base02 = "504945"; base01 = "3c3836";
base03 = "665c54"; base02 = "504945";
base04 = "bdae93"; base03 = "665c54";
base05 = "d5c4a1"; base04 = "bdae93";
base06 = "ebdbb2"; base05 = "d5c4a1";
base07 = "fbf1c7"; base06 = "ebdbb2";
base08 = "cc241d"; base07 = "fbf1c7";
base09 = "fe8019"; base08 = "cc241d";
base0A = "d78821"; base09 = "fe8019";
base0B = "98971a"; base0A = "d78821";
base0C = "689d6a"; base0B = "98971a";
base0D = "458588"; base0C = "689d6a";
base0E = "b16286"; base0D = "458588";
base0F = "d65d0e"; base0E = "b16286";
}; base0F = "d65d0e";
opacity.terminal = 0.8; };
image = ./wallpaper.png;
targets.chromium.enable = false; image = ./wallpaper.png;
cursor.name = "Bibata-Modern-Ice";
cursor.package = pkgs.bibata-cursors; opacity = {
cursor.size = 24; terminal = 0.8;
applications = 0.8;
popups = 0.8;
};
cursor = {
name = "Bibata-Modern-Ice";
package = pkgs.bibata-cursors;
size = 24;
};
fonts = { fonts = {
sizes = { sizes = {
applications = 12; applications = 12;