mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-01-15 16:43:06 +01:00
remove dependency on niri overlay from sodi and switch to just kdl
This commit is contained in:
parent
0cb98d2868
commit
3cacac4e6a
21 changed files with 352 additions and 653 deletions
12
modules/desktop/home/niri/kdl/privacy.kdl
Normal file
12
modules/desktop/home/niri/kdl/privacy.kdl
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
layer-rule {
|
||||
match namespace="notifications"
|
||||
block-out-from "screen-capture"
|
||||
}
|
||||
|
||||
window-rule {
|
||||
match app-id="^signal|Element|org.gnome.Evolution$"
|
||||
match title="^.*(Discord|Beispiel Screenshare block Bug|Bitwarden|Träwelling).*$"
|
||||
exclude title="^.*((Schrottkatze|Statistics|Leaderboard) - Träwelling|chaos.social|Nekoverse|catgirl.cloud).*$"
|
||||
exclude is-floating=true
|
||||
block-out-from "screen-capture"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue