Compare commits

..

No commits in common. "e67316508addb1fc6e4028d27283e91b5ea300b9" and "8ae3d704cf3ee6ce392a85a34f7d2a8714cbdb88" have entirely different histories.

View file

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