hyprland: Float mullvad browser by default

Floating by default is necessary so the browser is initialized with
the correct window size.
This commit is contained in:
Donovan Glover 2024-07-18 21:23:47 -04:00
parent 086a70107b
commit 8f45534128
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -184,6 +184,8 @@ in
"opacity ${opacity} ${opacity},class:^(thunar)$"
"float,class:^(librewolf)$"
"center 1,class:^(librewolf)$"
"float,class:^(Mullvad Browser)$"
"center 1,class:^(Mullvad Browser)$"
];
misc = {