diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-07-07 06:34:41 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-07 06:34:41 +0900 |
| commit | 1d425834fe4c759ca0c2361dd24cd807b518c216 (patch) | |
| tree | 38d448de0737c496c215440d89cc7c574e41d470 /config/hypr/UserConfigs/WindowRules.conf | |
| parent | ce9b8df597095e68c3d5878a931a0f7619f8eaf5 (diff) | |
| parent | e9babc040992e94195d3a6f48b7eaa25e425c505 (diff) | |
Merge pull request #366 from JaKooLit/main
main to ags-dev
Diffstat (limited to 'config/hypr/UserConfigs/WindowRules.conf')
| -rw-r--r-- | config/hypr/UserConfigs/WindowRules.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index 7e1a43a5..602531e1 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -68,6 +68,7 @@ windowrulev2 = float, class:^([Ff]erdium)$ windowrulev2 = opacity 0.9 0.6, class:^([Rr]ofi)$ windowrulev2 = opacity 0.9 0.7, class:^(Brave-browser(-beta|-dev)?)$ windowrulev2 = opacity 0.9 0.7, class:^([Ff]irefox|org.mozilla.firefox|[Ff]irefox-esr)$ +windowrulev2 = opacity 0.9 0.6, class:^([Tt]horium-browser)$ windowrulev2 = opacity 0.9 0.8, class:^([Mm]icrosoft-edge(-stable|-beta|-dev|-unstable)?)$ windowrulev2 = opacity 0.9 0.8, class:^(google-chrome(-beta|-dev|-unstable)?)$ windowrulev2 = opacity 0.94 0.86, class:^(chrome-.+-Default)$ # Chrome PWAs |
