before school

This commit is contained in:
maxstrb 2025-09-21 20:04:41 +02:00
parent 31b1b98809
commit 14b48c3119
13 changed files with 150 additions and 228 deletions

View file

@ -1,6 +1,7 @@
{pkgs, ...}: {
stylix = {
enable = true;
overlays.enable = false;
targets = {
gtk.enable = true;
@ -28,6 +29,12 @@
base0F = "f2cdcd"; # flamingo
};
opacity.terminal = 0.75;
targets.nvf = {
enable = false;
};
cursor = {
package = pkgs.bibata-cursors;
name = "Bibata-Modern-Ice";
@ -44,7 +51,7 @@
monospace = {
package = pkgs.nerd-fonts.jetbrains-mono;
name = "JetBrainsMono Nerd Font Mono";
name = "JetBrainsMono Nerd Font";
};
sansSerif = {