From 9b2d9cfedb1b1d6a819811b35e0c8ac77615c510 Mon Sep 17 00:00:00 2001 From: Sean Kovacs Date: Tue, 24 Feb 2026 11:16:50 -0500 Subject: [PATCH] move macbook display to its home/hosts --- home/hosts/peach/default.nix | 57 +++++++++++++++++++++++------------- home/tiling/niri.nix | 8 +---- 2 files changed, 37 insertions(+), 28 deletions(-) diff --git a/home/hosts/peach/default.nix b/home/hosts/peach/default.nix index be271f2..a85a6bd 100644 --- a/home/hosts/peach/default.nix +++ b/home/hosts/peach/default.nix @@ -5,7 +5,7 @@ }: { colors = { - scheme = "hopscotch"; + scheme = "pnevma"; accent = "base09"; }; @@ -18,28 +18,43 @@ moonlight-qt ]; - programs.noctalia-shell.settings.bar = { - position = "top"; - density = "spacious"; - }; + programs = { + noctalia-shell.settings.bar = { + position = "top"; + density = "spacious"; + }; - programs.plasma = lib.mkDefault { - input.touchpads = [ - { - name = "Apple MTP multi-touch"; - vendorId = "05ac"; - productId = "0352"; - disableWhileTyping = false; - enable = true; - tapToClick = false; - naturalScroll = true; - accelerationProfile = "default"; - } - ]; + niri.settings.outputs."eDP-1" = { + scale = 1.5; + mode = { + width = 3024; + height = 1964; + refresh = 60.000; + }; + position = { + x = 272; + y = 1440; + }; + }; - shortcuts = { - # this is really annoying on apple laptops - org_kde_powerdevil.Sleep = [ ]; + plasma = lib.mkDefault { + input.touchpads = [ + { + name = "Apple MTP multi-touch"; + vendorId = "05ac"; + productId = "0352"; + disableWhileTyping = false; + enable = true; + tapToClick = false; + naturalScroll = true; + accelerationProfile = "default"; + } + ]; + + shortcuts = { + # this is really annoying on apple laptops + org_kde_powerdevil.Sleep = [ ]; + }; }; }; } diff --git a/home/tiling/niri.nix b/home/tiling/niri.nix index 3f10058..245ef15 100644 --- a/home/tiling/niri.nix +++ b/home/tiling/niri.nix @@ -48,13 +48,6 @@ }; }; outputs = { - "eDP-1" = { - scale = 1.5; - position = { - x = 272; - y = 1440; - }; - }; "HDMI-A-1" = { mode = { width = 3840; @@ -133,6 +126,7 @@ noise = 0.05; saturation = 1; }; + draw-border-with-background = false; } { matches = [