From fb9adbde52ecb48b9d5420f8e7fee60a1075d95a Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Mon, 19 Aug 2024 18:15:49 -0400 Subject: [PATCH] mauville: change theme and monitor scaling --- hosts/mauville/home.nix | 2 +- hosts/mauville/stylix.nix | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hosts/mauville/home.nix b/hosts/mauville/home.nix index adafa5db..e5f9777e 100644 --- a/hosts/mauville/home.nix +++ b/hosts/mauville/home.nix @@ -7,7 +7,7 @@ home-manager = { sharedModules = [ { - wayland.windowManager.sway.config.output = {"LG Electronics LG ULTRAWIDE 311NTAB5M720".scale = "1.0";}; + wayland.windowManager.sway.config.output = {"LG Electronics LG ULTRAWIDE 311NTAB5M720".scale = "1.25";}; xdg.userDirs.music = "/mnt/Media/Music"; ar.home = { diff --git a/hosts/mauville/stylix.nix b/hosts/mauville/stylix.nix index 454aae0e..f76dbe12 100644 --- a/hosts/mauville/stylix.nix +++ b/hosts/mauville/stylix.nix @@ -1,7 +1,7 @@ {pkgs, ...}: { stylix = { enable = true; - base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine-dawn.yaml"; + base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-dark-hard.yaml"; image = let wallpapers = builtins.fetchGit { @@ -12,7 +12,7 @@ in "${wallpapers}/wallhaven-mp886k.jpg"; imageScalingMode = "fill"; - polarity = "light"; + polarity = "dark"; cursor = { name = "Bibata-Modern-Classic";