dotfiles

dotfiles - ryukamish edition
Log | Files | Refs | README

commit 7b4d085d5b1bc56ccb561931974dc29b90224f9c
parent ed62cc97ed27314cfa6ac8bab3df19fee3c97833
Author: ryukamish <[email protected]>
Date:   Thu, 25 Jun 2026 12:32:46 +0530

fractional scaling on inbuilt laptop screen and external display arrangement

Diffstat:
M.config/sway/config | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.config/sway/config b/.config/sway/config @@ -32,12 +32,13 @@ focus_on_window_activation smart output * bg ~/.wallpaper fill output "Chimei Innolux Corporation 0x142B Unknown" { mode 1920x1080@60Hz - pos -1920 0 - # scale 1.25 + pos 0 0 + scale 1.25 } output 'Acer Technologies EK220Q H3 14301552C3W01' { mode 1920x1080@100Hz + pos -1920 0 } output * scale_filter nearest