Remove network manager applet

I don't need / use this.
Instead I already use dmenu networkmanager.
This commit is contained in:
Daniel Siepmann 2022-05-19 10:55:25 +02:00
parent ce237df68f
commit b67bb428bf
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

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