diff options
-rw-r--r-- | profiles/beryllium.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/beryllium.nix b/profiles/beryllium.nix index cf180aa..005534a 100644 --- a/profiles/beryllium.nix +++ b/profiles/beryllium.nix @@ -52,7 +52,7 @@ in { rate = "60.00"; }; DP-2 = { - enable = false; # macbook is currently using this monitor + enable = true; primary = false; position = "3840x0"; mode = "3840x2160"; |