From f5c3740db4b9a4838399eca8ba4b6f9a856793a2 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Thu, 1 Aug 2024 15:28:24 -0700 Subject: [PATCH] style: add lutris windowrule for hyprland --- modules/desktop/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/desktop/hyprland.nix b/modules/desktop/hyprland.nix index 2a1f28f..3e746fb 100644 --- a/modules/desktop/hyprland.nix +++ b/modules/desktop/hyprland.nix @@ -108,6 +108,7 @@ "opacity 0.80 0.80,class:^(io.github.alainm23.planify)$ # planify-Gtk" "opacity 0.80 0.80,class:^(io.gitlab.theevilskeleton.Upscaler)$ # Upscaler-Gtk" "opacity 0.80 0.80,class:^(com.github.unrud.VideoDownloader)$ # VideoDownloader-Gtk" + "opacity 0.80 0.80,class:^(lutris)$ # Lutris game launcher" "opacity 0.80 0.70,class:^(pavucontrol)$" "opacity 0.80 0.70,class:^(blueman-manager)$"