From 6925ccbdbc3a765391e44457e1c488eff799d431 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Wed, 25 Jun 2025 16:36:07 -0700 Subject: [PATCH] feat: add element for windowrule --- hm/modules/linux/desktop-environment/hyprland/windowrules.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hm/modules/linux/desktop-environment/hyprland/windowrules.nix b/hm/modules/linux/desktop-environment/hyprland/windowrules.nix index cd82636..c67d657 100644 --- a/hm/modules/linux/desktop-environment/hyprland/windowrules.nix +++ b/hm/modules/linux/desktop-environment/hyprland/windowrules.nix @@ -41,6 +41,7 @@ "opacity 0.80 0.80,class:^(gnome-boxes)$ # Boxes-Gtk" "opacity 0.80 0.80,class:^(discord)$ # Discord-Electron" "opacity 0.80 0.80,class:^(vesktop)$ # Vesktop-Electron" + "opacity 0.80 0.80,class:^(Element)$ # Vesktop-Electron" "opacity 0.80 0.80,class:^(ArmCord)$ # ArmCord-Electron" "opacity 0.80 0.80,class:^(app.drey.Warp)$ # Warp-Gtk" "opacity 0.80 0.80,class:^(net.davidotek.pupgui2)$ # ProtonUp-Qt"