From 42524a2c23316ebf7e453ebf12de9498e8d3d8d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Sun, 28 Apr 2024 16:50:06 +0200 Subject: [PATCH] Home Gen131 @ 2024-04-28-16:50 --- home/jonas/hyprland/config.nix | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/home/jonas/hyprland/config.nix b/home/jonas/hyprland/config.nix index 9883bba..10f4e72 100644 --- a/home/jonas/hyprland/config.nix +++ b/home/jonas/hyprland/config.nix @@ -47,7 +47,11 @@ 10) ); # See https://wiki.hyprland.org/Configuring/Monitors/ - monitor = ",preferred,auto,auto"; + monitor = ",preferred,auto,2"; + env = [ + "GDK_SCALE,2" + "XCURSOR_SIZE,12" + ]; xwayland = { force_zero_scaling = true; @@ -61,9 +65,6 @@ # Source a file (multi-file configs) # source = ~/.config/hypr/myColors.conf - # Some default env vars. - env = "XCURSOR_SIZE,12"; - # For all categories, see https://wiki.hyprland.org/Configuring/Variables/ input = { kb_layout = "de";