From db9755b39e2cfe48834628e290916777ef34a7ee Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas <90510078+joelmathewthomas@users.noreply.github.com> Date: Sun, 23 Mar 2025 12:47:56 +0530 Subject: [PATCH] update windowrules --- .config/hypr/hyprland.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 7a28608..5a5d813 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -181,9 +181,9 @@ windowrulev2 = suppressevent maximize, class:.* # You'll probably like this. windowrulev2 = opacity 0.85,class:^(nemo) windowrulev2 = opacity 0.90,class:^(code) windowrulev2 = opacity 0.90,class:^(code-url-handler) -windowrule = opacity 0.90, ^(Spotify)$ -windowrule = opacity 0.85, ^(thunar)$ -windowrule = opacity 0.90, ^(org.qbittorrent.qBittorrent)$ +windowrulev2 = opacity 0.90,class:^(Spotify)$ +windowrulev2 = opacity 0.85,class:^(thunar)$ +windowrulev2 = opacity 0.90,class:^(org.qbittorrent.qBittorrent)$ layerrule = blur, rofi layerrule = blur, waybar layerrule = xray[0], rofi