peach: update fairydust to 6.18.4

This commit is contained in:
Sean Kovacs 2026-01-14 12:11:45 -05:00
commit 0ac2d48134
Signed by: sckova
GPG key ID: 00F325187C68651A
4 changed files with 18 additions and 14 deletions

View file

@ -24,15 +24,6 @@
enableDdcSupport = true;
};
programs.niri.settings.outputs."DP-1" = {
mode = {
width = 3840;
height = 2160;
refresh = 143.999;
};
scale = 1.5;
};
programs.spicetify = let
spicePkgs = spicetify-nix.legacyPackages.${pkgs.stdenv.hostPlatform.system};
in {

View file

@ -54,7 +54,20 @@
scale = 1.75;
};
"HDMI-A-1" = {
scale = 2;
mode = {
width = 3840;
height = 2160;
refresh = 144.000;
};
scale = 1.5;
};
"DP-1" = {
mode = {
width = 3840;
height = 2160;
refresh = 143.999;
};
scale = 1.5;
};
};
cursor = {