From 40c9b1911e42119818dff0be50bde5984455caf1 Mon Sep 17 00:00:00 2001 From: ChUrl Date: Tue, 16 May 2023 23:27:50 +0200 Subject: [PATCH] Float thunar progress window --- config/hyprland/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/hyprland/hyprland.conf b/config/hyprland/hyprland.conf index 5375b515..0c574603 100644 --- a/config/hyprland/hyprland.conf +++ b/config/hyprland/hyprland.conf @@ -32,6 +32,7 @@ windowrulev2 = workspace 10, class:^(Spotify) windowrulev2 = workspace 10, class:^(discord) windowrulev2 = float, class:^(org.kde.polkit-kde-authentication-agent-1)$ +windowrulev2 = float, class:^(thunar)$, title:^(File Operation Progress)$ windowrulev2 = opacity 0.8 0.8, class:^(kitty)$ windowrulev2 = opacity 0.8 0.8, class:^(discord)$