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

View file

@ -3,6 +3,7 @@
{ {
stylix = { stylix = {
enable = true; enable = true;
base16Scheme = { base16Scheme = {
base00 = "282828"; base00 = "282828";
base01 = "3c3836"; base01 = "3c3836";
@ -21,12 +22,21 @@
base0E = "b16286"; base0E = "b16286";
base0F = "d65d0e"; base0F = "d65d0e";
}; };
opacity.terminal = 0.8;
image = ./wallpaper.png; image = ./wallpaper.png;
targets.chromium.enable = false;
cursor.name = "Bibata-Modern-Ice"; opacity = {
cursor.package = pkgs.bibata-cursors; terminal = 0.8;
cursor.size = 24; 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;