niri-blur: update
This commit is contained in:
@@ -6,7 +6,7 @@ window-rule {
|
||||
}
|
||||
|
||||
window-rule {
|
||||
// 以下应用不应该开模糊——开了模糊也只是附上一层边框色,并不具备通常意义上的亚克力、云母质感。
|
||||
// 以下应用*不应该*开模糊——开了模糊也只是附上一层边框色,并不具备通常意义上的亚克力、云母质感。
|
||||
// 排除列表随时更新。因为我测不过来。
|
||||
// 另注:为什么不用正则组合成一行?正则越长性能开销越大。况且单独的应用方便用注释切换。
|
||||
exclude app-id="QQ"
|
||||
@@ -16,6 +16,9 @@ window-rule {
|
||||
exclude app-id="org.telegram.desktop"
|
||||
exclude app-id=".exe$" // wine
|
||||
exclude title=r#"Visual Studio Code$"# app-id=r#"^code"#
|
||||
// 以下应用*不推荐*开模糊——尽管开了也没什么大问题,但体验内容时容易分散注意力。
|
||||
exclude app-id="vlc"
|
||||
exclude app-id="nwjs" // rpgmaker games.
|
||||
// match app-id="(foot|obs)"
|
||||
opacity 0.8
|
||||
background-effect {
|
||||
|
||||
Reference in New Issue
Block a user