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)$