From 5aa8260db4921d6f0d347a67a596720a1737be07 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Wed, 13 May 2026 13:17:53 +0100 Subject: [PATCH] maybe fix --- settings/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/hyprland.nix b/settings/hyprland.nix index 1a85a88..dde8a41 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -80,7 +80,7 @@ "_JAVA_AWT_WM_NONREPARENTING,1" # Java tiling fix ]; - layerrule = [ "stayfocused, fuzzel" ]; + layerrule = [ "stayfocused,fuzzel" ]; "$mod" = "SUPER"; "$term" = "ghostty";