fix(btop): monitor is now setup to HDMI-A-1 (the mini-monitor) instead of DP-1

This commit is contained in:
kenji
2026-03-09 08:38:02 -05:00
parent 5b6477cab6
commit 86f044235a
+1 -1
View File
@@ -28,7 +28,7 @@
}; };
btop = { btop = {
autostart = true; autostart = true;
monitor = "DP-1"; monitor = "HDMI-A-1";
}; };
hyprland = { hyprland = {
monitors = [ monitors = [