From 1c77a1a1b56a284ca87ccfae5e592b9676333f9c Mon Sep 17 00:00:00 2001 From: alejandro-angulo Date: Sat, 17 Aug 2024 23:19:02 -0700 Subject: [PATCH] Updated scaling --- modules/home/windowManagers/sway/default.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/home/windowManagers/sway/default.nix b/modules/home/windowManagers/sway/default.nix index b6a7df7..baf708f 100644 --- a/modules/home/windowManagers/sway/default.nix +++ b/modules/home/windowManagers/sway/default.nix @@ -162,8 +162,10 @@ in { output = { "*".bg = "${config.xdg.dataHome}/${cfg.wallpaperPath} fill"; "eDP-1".scale = "1"; + "Dell Inc. DELL S2721QS 4FR7M43".scale = "1.5"; + "Dell Inc. DELL S2721QS 47W7M43".scale = "1.5"; "Dell Inc. DELL S2721QS 4FR7M43".position = "0 0"; - "Dell Inc. DELL S2721QS 47W7M43".position = "0 2160"; + "Dell Inc. DELL S2721QS 47W7M43".position = "0 1440"; }; modes = {