From 200cffd629164c47943bb5772473d4550b9f9641 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Mon, 9 Oct 2023 19:27:56 +0200 Subject: [PATCH] Auto-float some tor browser windows --- home/.config/hypr/window_rules.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/.config/hypr/window_rules.conf b/home/.config/hypr/window_rules.conf index 2d60b0f..5b5ff6e 100644 --- a/home/.config/hypr/window_rules.conf +++ b/home/.config/hypr/window_rules.conf @@ -43,6 +43,8 @@ windowrulev2 = float, class:^(pcmanfm-qt)$,title:^(Confirm to replace files)$ ## Float some windows from other apps windowrulev2 = float, class:^(Spotify)$,title:^(Ozone X11)$ +windowrulev2 = float, class:^(python3)$,title:^(Tor Browser Launcher Settings)$ +windowrulev2 = float, class:^(python3)$,title:^(Tor Browser)$ ## General float rules windowrulev2 = float, class:^(file_progress)$