pasystray --key-grabbing --notify-all
This commit is contained in:
parent
254dc0446b
commit
b095b49818
@ -150,7 +150,10 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
services.pasystray.enable = true;
|
services.pasystray = {
|
||||||
|
enable = true;
|
||||||
|
extraOptions = ["--key-grabbing" "--notify=all"];
|
||||||
|
};
|
||||||
|
|
||||||
services.gpg-agent = {
|
services.gpg-agent = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user