From eeaf0e1f5f6f188b76b9f1b57ec2dbc2bb02d190 Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Sun, 4 Dec 2022 01:18:51 +0100 Subject: Enable HiDPI --- sway.config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sway.config b/sway.config index 1d9bcf9..e564f62 100644 --- a/sway.config +++ b/sway.config @@ -31,6 +31,11 @@ output * bg /gnu/store/r1s30d4xxfx9a5i9m0rfa9kcnh02s0vs-sway-1.8-rc1/share/backg # # You can get the names of your outputs by running: swaymsg -t get_outputs +output LVDS-1 { + scale 1.2 + scale_filter linear +} + ### Idle configuration # # Example configuration: -- cgit v1.2.3