From bcd191b291c768e37a2a47b8543273f49cb5c0a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20B=C3=A4dorf?= Date: Mon, 25 Oct 2021 23:10:18 +0200 Subject: [PATCH] Don't scale laptop screen, sway + firefox is broken then --- hosts/biolimo/.config/sway/config.d/screens.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/biolimo/.config/sway/config.d/screens.conf b/hosts/biolimo/.config/sway/config.d/screens.conf index 64869b63..dac861b6 100644 --- a/hosts/biolimo/.config/sway/config.d/screens.conf +++ b/hosts/biolimo/.config/sway/config.d/screens.conf @@ -3,7 +3,7 @@ set $middle "Hewlett Packard HP E231 3CQ4290S5J" set $standup "Hewlett Packard HP E231 3CQ4251F33" output $internal { - scale 1.3 + scale 1 pos 0 500 }