about summary refs log tree commit diff
path: root/home/profiles/gui
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/gui')
-rw-r--r--home/profiles/gui/default.nix15
1 files changed, 15 insertions, 0 deletions
diff --git a/home/profiles/gui/default.nix b/home/profiles/gui/default.nix
index 56b9b04..7fd3d19 100644
--- a/home/profiles/gui/default.nix
+++ b/home/profiles/gui/default.nix
@@ -171,6 +171,21 @@ in
               }
             ];
           };
+
+          haruka-docked = {
+            outputs = [
+              {
+                criteria = "AU Optronics 0xD291 Unknown";
+                scale = 1.25;
+                position = "500,1440";
+              }
+              {
+                criteria = "Samsung Electric Company LC32G5xT HNMN700045";
+                scale = 1.00;
+                position = "0,0";
+              }
+            ];
+          };
         };
       };