Browse Source

added thorium browser in WindowRules.conf

pull/365/head
JaKooLit 2 years ago
parent
commit
b2cd847f41
  1. 1
      config/hypr/UserConfigs/WindowRules.conf

1
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

Loading…
Cancel
Save