From 61f36803db9ca3b6ea206b7b82973b3954734b35 Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Sun, 14 Jan 2024 11:17:11 +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