diff options
| author | Blake Romero <blake@blkrom.com> | 2025-07-17 12:58:42 +0100 |
|---|---|---|
| committer | Blake Romero <blake@blkrom.com> | 2025-07-17 12:58:42 +0100 |
| commit | 6ad60faf79e4326bd9e246aa093b71ccabf36ff3 (patch) | |
| tree | 05550dc70e6a8abf68bab6602f6dac8f6f49d296 /dot-config | |
| parent | a448198fcf0474572a5828974d08823bfa0c502a (diff) | |
Reduce output display scale
Diffstat (limited to 'dot-config')
| -rwxr-xr-x | dot-config/sway/config | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
