fix(btop): monitor is now setup to HDMI-A-1 (the mini-monitor) instead of DP-1
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
|||||||
};
|
};
|
||||||
btop = {
|
btop = {
|
||||||
autostart = true;
|
autostart = true;
|
||||||
monitor = "DP-1";
|
monitor = "HDMI-A-1";
|
||||||
};
|
};
|
||||||
hyprland = {
|
hyprland = {
|
||||||
monitors = [
|
monitors = [
|
||||||
|
|||||||
Reference in New Issue
Block a user