diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-09-21 17:24:29 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-09-21 17:24:29 +0900 |
| commit | 45ccd39aedfd826b4df775d7259ca1db5d24f731 (patch) | |
| tree | 44819e0b15c488db94d47732b7036b7c10bdc709 /config/hypr | |
| parent | 6b0a0531ceefbe6ea868f46e91ed24ce03dd5ea7 (diff) | |
disabled PIP windowrulesv2 size
Diffstat (limited to 'config/hypr')
| -rw-r--r-- | config/hypr/UserConfigs/WindowRules.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index 6c8fcb7f..50ff065e 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -116,8 +116,8 @@ windowrulev2 = size 70% 70%, class:^(evince|wihotspot(-gui)?)$ windowrulev2 = size 60% 70%, class:^(file-roller|org.gnome.FileRoller)$ windowrulev2 = size 60% 70%, class:^([Ww]hatsapp-for-linux)$ windowrulev2 = size 60% 70%, class:^([Ff]erdium)$ -windowrulev2 = size 25% 25%, title:^(Picture-in-Picture)$ -windowrulev2 = size 60% 70%, title:^(ROG Control)$ +windowrulev2 = size 60% 70%, title:^(ROG Control)$ +#windowrulev2 = size 25% 25%, title:^(Picture-in-Picture)$ #windowrulev2 = size 25% 25%, title:^(Firefox)$ # windowrule v2 - pinning |
