From 4e622697a14f426f1e043236099407ed2ffc5597 Mon Sep 17 00:00:00 2001 From: oddlama Date: Tue, 5 Sep 2023 01:31:09 +0200 Subject: [PATCH] chore: adjust monitor serial, hopfully it is not randomized on startup... --- users/myuser/graphical/sway.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/myuser/graphical/sway.nix b/users/myuser/graphical/sway.nix index b7722c7..1bffcf1 100644 --- a/users/myuser/graphical/sway.nix +++ b/users/myuser/graphical/sway.nix @@ -43,7 +43,7 @@ // { potksed = let monitorMain = "LG Electronics 27GN950 111NTGYLB719"; - monitorLeft = "LG Electronics LG Ultra HD 0x00007F39"; + monitorLeft = "LG Electronics LG Ultra HD 0x00077939"; in { output = { # TODO "*" = { background = background; };