From a8ffcb6223b488ad28f53c08ba70d6330424582f Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Tue, 18 Sep 2018 09:24:48 +0200 Subject: Hide side bar scratchpad border in multiscreen setup --- gui/autorandr.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/autorandr.nix b/gui/autorandr.nix index 4877ed5..04526a4 100644 --- a/gui/autorandr.nix +++ b/gui/autorandr.nix @@ -33,7 +33,7 @@ HDMI3 = { enable = true; mode = "1280x1024"; - position = "1366x0"; + position = "1372x0"; }; }; }; -- cgit v1.2.3