From aa2583465f7a865fb8d699e5dc4748154fe2b296 Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas <90510078+joelmathewthomas@users.noreply.github.com> Date: Sun, 10 Nov 2024 23:51:42 +0530 Subject: [PATCH] update code class --- .config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index faf7f53..4ac7c19 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -165,7 +165,7 @@ opengl { # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more 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) windowrulev2 = opacity 0.90,class:^(code-url-handler) windowrule = opacity 0.90, ^(Spotify)$ windowrule = opacity 0.85, ^(thunar)$