mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Add floating app_id entries for keepass and pavucontrol
This commit is contained in:
parent
ea4e8fde78
commit
588e291466
@ -101,6 +101,8 @@ with lib; {
|
|||||||
criteria = [
|
criteria = [
|
||||||
{class = "KeePassXC";}
|
{class = "KeePassXC";}
|
||||||
{class = "pavucontrol";}
|
{class = "pavucontrol";}
|
||||||
|
{app_id = "org.keepassxc.KeePassXC";}
|
||||||
|
{app_id = "pavucontrol";}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user