niri-exclude-blur: krita
This commit is contained in:
@@ -16,9 +16,10 @@ window-rule {
|
|||||||
exclude app-id="org.telegram.desktop"
|
exclude app-id="org.telegram.desktop"
|
||||||
exclude app-id=".exe$" // wine
|
exclude app-id=".exe$" // wine
|
||||||
exclude title=r#"Visual Studio Code$"# app-id=r#"^code"#
|
exclude title=r#"Visual Studio Code$"# app-id=r#"^code"#
|
||||||
// 以下应用*不推荐*开模糊——尽管开了也没什么大问题,但体验内容时容易分散注意力。
|
// 以下应用*不推荐*开模糊——尽管开了也没什么大问题,但容易让呈示的内容失准。
|
||||||
exclude app-id="vlc"
|
exclude app-id="vlc"
|
||||||
exclude app-id="nwjs" // rpgmaker games.
|
exclude app-id="nwjs" // rpgmaker games.
|
||||||
|
exclude app-id="krita"
|
||||||
// match app-id="(foot|obs)"
|
// match app-id="(foot|obs)"
|
||||||
opacity 0.8
|
opacity 0.8
|
||||||
background-effect {
|
background-effect {
|
||||||
|
|||||||
Reference in New Issue
Block a user