some laptop tweaks

This commit is contained in:
2025-03-07 18:02:53 +02:00
parent 78acefc0fb
commit fb7a0b7483
4 changed files with 21 additions and 36 deletions

View File

@ -18,8 +18,8 @@
];
desktop = {
# hyprland.enable = true;
cosmic.enable = true;
hyprland.enable = true;
# cosmic.enable = true;
};
nix = {

View File

@ -12,17 +12,17 @@
];
stylix = {
enable = true;
base16Scheme = "${pkgs.base16-schemes}/share/themes/tomorrow-night.yaml";
polarity = "dark";
base16Scheme = "${pkgs.base16-schemes}/share/themes/tomorrow.yaml";
polarity = "light";
cursor = {
package = pkgs.google-cursor;
name = "GoogleDot-Blue";
package = pkgs.bibata-cursors;
name = "Bibata-Modern-Ice";
size = 24;
};
image = builtins.fetchurl {
url = "https://w.wallhaven.cc/full/9m/wallhaven-9mwzwk.jpg";
name = "wallhaven-9mwzwk";
sha256 = "0pj2k30mfhqr02dzdj40z62awmy58s5gg5mm4xzxiialclbd5n8d";
url = "https://w.wallhaven.cc/full/d6/wallhaven-d6163o.jpg";
name = "wallhaven-d6163o";
sha256 = "c6d298be1520546c0440d64d1073e33a356043e2481a8a67e940d5262c0c2e28";
};
opacity.terminal = 0.9;
fonts = {

View File

@ -6,7 +6,7 @@
./programs.nix
./flatpak.nix
];
# desktop.hyprland.enable = true;
desktop.hyprland.enable = true;
home = {
stateVersion = "25.05";
sessionPath = [