Commit 460c1dfd8ab0

Vincent Demeester <vincent@sbr.pm>
2024-11-28 11:23:56
wayland: add aomi
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent c434168
Changed files (1)
users
vincent
users/vincent/desktop/wayland.nix
@@ -57,6 +57,14 @@
     kanshi = {
       enable = true;
       settings = [
+				# Make it configurable per host
+				{
+					profile.name = "aomi";
+					profile.outputs = [
+            { criteria = "eDP-1"; status = "disable"; }
+            { criteria = "DP-1"; status = "enable"; position = "0,0"; mode = "3440x1440"; scale = 1.0; }
+					];
+				}
         {
           profile.name = "home-undocked";
           profile.outputs = [