mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Auto-float some tor browser windows
This commit is contained in:
parent
4bef2362d4
commit
200cffd629
|
@ -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)$
|
||||
|
|
Loading…
Reference in a new issue