diff options
Diffstat (limited to 'modules/home/desktop/components/i3/default.nix')
| -rw-r--r-- | modules/home/desktop/components/i3/default.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/home/desktop/components/i3/default.nix b/modules/home/desktop/components/i3/default.nix index 936f98d..d9ae518 100644 --- a/modules/home/desktop/components/i3/default.nix +++ b/modules/home/desktop/components/i3/default.nix @@ -40,8 +40,8 @@ in { output = { primary = "primary"; - left = "DVI-D-1"; - right = "DP-2 HDMI-1"; + left = "DVI-D-0"; + right = "DisplayPort-1 HDMI-A-0"; }; in { modifier = "${mod}"; |