Revert "Remove network manager applet"

This reverts commit b67bb428bf.

the networkmanager dmenu doesn't work (e.g. establishing vpn connection)
if applet is not launched.
This commit is contained in:
Daniel Siepmann 2022-05-19 11:14:05 +02:00
parent b67bb428bf
commit 7257a671e4
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -215,6 +215,10 @@ in {
command = "eval $(ssh-agent)";
notification = false;
}
{
command = "nm-applet";
notification = false;
}
];
keybindings = {