feat(niri): prevent waybar black corners
ref: https://github.com/YaLTeR/niri/commit/05337ce85560efc4d20cc23e9452a1e1f360007d
This commit is contained in:
@@ -63,6 +63,10 @@
|
|||||||
matches = [ { namespace = "^wallpaper$"; } ];
|
matches = [ { namespace = "^wallpaper$"; } ];
|
||||||
place-within-backdrop = true;
|
place-within-backdrop = true;
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
matches = [ { namespace = "^waybar$"; } ];
|
||||||
|
opacity = 0.99;
|
||||||
|
}
|
||||||
];
|
];
|
||||||
overview.workspace-shadow.enable = false;
|
overview.workspace-shadow.enable = false;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user