aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--users/fcuny/desktop/sway/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/users/fcuny/desktop/sway/default.nix b/users/fcuny/desktop/sway/default.nix
index 1efc10e..5640664 100644
--- a/users/fcuny/desktop/sway/default.nix
+++ b/users/fcuny/desktop/sway/default.nix
@@ -54,6 +54,10 @@
"*" = {
scale = "1.5";
};
+ # This is for aptos
+ "eDP-1" = {
+ scale = "1.4";
+ };
};
};
};