diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-09-09 22:58:52 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-09 22:58:52 +0900 |
| commit | 3cd28a0a7b86aec4e25bfef92bc8ccca75510e54 (patch) | |
| tree | 9830bb27e32ae3d27d594286c234fa9687707235 /config/hypr/UserConfigs/WindowRules.conf | |
| parent | 9fefbe791fe6a90cdd38911c5a334f1b10aa72a5 (diff) | |
| parent | fe28d8deec49be19ad96e795dfa5d0ac6b9d9d57 (diff) | |
Merge pull request #424 from JaKooLit/development
Development to main
Diffstat (limited to 'config/hypr/UserConfigs/WindowRules.conf')
| -rw-r--r-- | config/hypr/UserConfigs/WindowRules.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index cb660df6..869162da 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -122,6 +122,9 @@ windowrulev2 = size 60% 70%, title:^(ROG Control)$ windowrulev2 = pin,title:^(Picture-in-Picture)$ #windowrulev2 = pin,title:^(Firefox)$ +# windowrule v2 - extras +windowrulev2 = keepaspectratio, title:^(Picture-in-Picture)$ + #windowrulev2 = bordercolor rgb(EE4B55) rgb(880808), fullscreen:1 #windowrulev2 = bordercolor rgb(282737) rgb(1E1D2D), floating:1 #windowrulev2 = opacity 0.8 0.8, pinned:1 |
