diff --git a/modules/home/windowManagers/sway/default.nix b/modules/home/windowManagers/sway/default.nix index baf708f..74f0759 100644 --- a/modules/home/windowManagers/sway/default.nix +++ b/modules/home/windowManagers/sway/default.nix @@ -161,7 +161,7 @@ in { # TODO: Should this live at the system configuration level? output = { "*".bg = "${config.xdg.dataHome}/${cfg.wallpaperPath} fill"; - "eDP-1".scale = "1"; + "eDP-1".scale = "1.5"; "Dell Inc. DELL S2721QS 4FR7M43".scale = "1.5"; "Dell Inc. DELL S2721QS 47W7M43".scale = "1.5"; "Dell Inc. DELL S2721QS 4FR7M43".position = "0 0";