diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2024-09-01 16:00:46 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2024-09-01 16:00:46 +0900 |
| commit | 279e8fc83754e22ce530343fcb242351cdf2cdbc (patch) | |
| tree | a27ae001acf1511bcfe7963fe8d93e781c53c17c /config/hypr/UserConfigs | |
| parent | 7729e64b0ebd3c6cd0dc5c99cd5520c36c67fc44 (diff) | |
updated windowrules.conf - removed floating mode whatsapp - annoying
Diffstat (limited to 'config/hypr/UserConfigs')
| -rw-r--r-- | config/hypr/UserConfigs/WindowRules.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index 5e007d70..4019628a 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -64,7 +64,7 @@ windowrulev2 = float, class:^([Bb]aobab|org.gnome.[Bb]aobab)$ # Disk usage analy windowrulev2 = float, title:(Kvantum Manager) windowrulev2 = float, class:^([Ss]team)$,title:^((?![Ss]team).*|[Ss]team [Ss]ettings)$ windowrulev2 = float, class:^([Qq]alculate-gtk)$ -windowrulev2 = float, class:^([Ww]hatsapp-for-linux)$ +#windowrulev2 = float, class:^([Ww]hatsapp-for-linux)$ windowrulev2 = float, class:^([Ff]erdium)$ windowrulev2 = float, title:^(Picture-in-Picture)$ windowrulev2 = float, title:^(ROG Control)$ |
