From 86f044235ae2f5d7198205a4ff6de3de27781a80 Mon Sep 17 00:00:00 2001 From: kenji Date: Mon, 9 Mar 2026 08:38:02 -0500 Subject: [PATCH] fix(btop): monitor is now setup to HDMI-A-1 (the mini-monitor) instead of DP-1 --- config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.nix b/config.nix index 0804691..e668e9c 100644 --- a/config.nix +++ b/config.nix @@ -28,7 +28,7 @@ }; btop = { autostart = true; - monitor = "DP-1"; + monitor = "HDMI-A-1"; }; hyprland = { monitors = [