niri/waybar: some fixes, new module

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-07-01 00:33:40 +03:00
parent b42de80180
commit e599e4c5c4
3 changed files with 29 additions and 8 deletions

View File

@ -215,6 +215,12 @@ in {
off
}
}
layer-rule {
match namespace="waybar"
match at-startup=true
opacity 0.99 // fixes the black fill
}
window-rule {
match title="Картинка в картинці"
@ -250,6 +256,7 @@ in {
block-out-from "screencast"
}
binds {
Mod+Shift+Slash { show-hotkey-overlay; }