From f320980c43ad4054008031a7b53bf33c21f868ed Mon Sep 17 00:00:00 2001
From: Ludwig Lehnert <github@ludwig-lehnert.de>
Date: Thu, 26 Sep 2024 09:12:19 +0200
Subject: [PATCH] adjusted hyprland monitor scale

---
 hypr-hyprland.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hypr-hyprland.conf b/hypr-hyprland.conf
index 950c12b..d7e024e 100644
--- a/hypr-hyprland.conf
+++ b/hypr-hyprland.conf
@@ -132,6 +132,7 @@ device {
     sensitivity = -0.5
 }
 
+monitor = , preferred, auto, 1.333333
 xwayland {
     force_zero_scaling = true
 }