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";