From 6ad60faf79e4326bd9e246aa093b71ccabf36ff3 Mon Sep 17 00:00:00 2001 From: Blake Romero Date: Thu, 17 Jul 2025 12:58:42 +0100 Subject: Reduce output display scale --- dot-config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dot-config') diff --git a/dot-config/sway/config b/dot-config/sway/config index 3d99f94..fd9aad3 100755 --- a/dot-config/sway/config +++ b/dot-config/sway/config @@ -73,7 +73,7 @@ input "type:keyboard" { output * bg $wallpaper fill output eDP-1 { resolution 1920x1080@60Hz - scale 1.4 + scale 1.3 } # Gaps -- cgit