From 3b3a15322bad86f3c4214551d56934ae74211dcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thea=20Sch=C3=B6bl?= Date: Tue, 18 Nov 2025 11:07:48 +0100 Subject: [PATCH] update system --- modules/nixos/hardware/fv43u.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/nixos/hardware/fv43u.nix b/modules/nixos/hardware/fv43u.nix index d1d3cc7..5577bff 100644 --- a/modules/nixos/hardware/fv43u.nix +++ b/modules/nixos/hardware/fv43u.nix @@ -54,7 +54,7 @@ in }; variable-refresh-rate = "on-demand"; }; - layout.struts.top = 340; + layout.struts.top = 80; }; wayland.windowManager.hyprland.settings = { general.layout = "master";