From 14fbbfd48eeb24b3f9c8bfcadb15e844160cd0e4 Mon Sep 17 00:00:00 2001 From: Tigor Hutasuhut Date: Wed, 14 Aug 2024 14:38:19 +0700 Subject: [PATCH] hyprland: added window rules --- home/modules/hyprland/hyprland.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/modules/hyprland/hyprland.nix b/home/modules/hyprland/hyprland.nix index 38ec779..8caa1c5 100644 --- a/home/modules/hyprland/hyprland.nix +++ b/home/modules/hyprland/hyprland.nix @@ -218,6 +218,8 @@ in config.profile.discord.window_rule config.profile.slack.window_rule config.profile.whatsapp.window_rule + ''opaque,title:(.*)(- YouTube)(.*)$'' + ''opaque,class:^(mpv)$'' ]; }; extraConfig = /*hyprlang*/ ''