summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--linux.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux.nix b/linux.nix
index 7a84646..e5d6506 100644
--- a/linux.nix
+++ b/linux.nix
@@ -197,7 +197,7 @@ in
modules-center = "date";
modules-left = "volume-bar";
modules-right = [ "battery" "cpu" "mem" "temp" ];
- monitor = "\${env:MONITOR:HDMI-2}";
+ monitor = "\${env:MONITOR:HDMI-1}";
monitor-fallback = "\${env:MONITOR:eDP-1}";
radius = 0;
separator = "|";