From 56a9bf3270679d5e9396fd00fed33902878254cf Mon Sep 17 00:00:00 2001 From: Felix Schulze Date: Fri, 20 Jun 2025 11:16:00 +0200 Subject: [PATCH] wildfire: 233 current 2025-06-20 11:15:55 25.05.20250617.36ab78d 6.15.2 * hyprland opacity: wildfire: 234 current 2025-06-20 11:22:33 25.05.20250617.36ab78d 6.15.2 * wildfire: 235 current 2025-06-20 11:34:16 25.05.20250617.36ab78d 6.15.2 * --- modules/home/hyprland.nix | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/modules/home/hyprland.nix b/modules/home/hyprland.nix index 82e5a30..b882509 100644 --- a/modules/home/hyprland.nix +++ b/modules/home/hyprland.nix @@ -63,6 +63,14 @@ smart_split = true; }; + # Window rules + windowrulev2 = [ + "opacity 0.9,class:^(cursor)$" + "opacity 0.9,class:^(firefox)$" + "opacity 0.9,class:^(GitKraken)$" + "opacity 0.9,class:^(obsidian)$" + ]; + # Bindings bind = [